parallel to mutex_{lock,unlock,trylock,is_locked,lock_nested},
inode_foo(inode) being mutex_foo(&inode->i_mutex).
Please, use those for access to ->i_mutex; over the coming cycle
->i_mutex will become rwsem, with ->lookup() done with it held
only shared.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
|
||
|---|---|---|
| .. | ||
| spufs | ||
| axon_msi.c | ||
| cbe_powerbutton.c | ||
| cbe_regs.c | ||
| cbe_thermal.c | ||
| cell.h | ||
| cpufreq_spudemand.c | ||
| interrupt.c | ||
| interrupt.h | ||
| iommu.c | ||
| Kconfig | ||
| Makefile | ||
| pervasive.c | ||
| pervasive.h | ||
| pmu.c | ||
| ras.c | ||
| ras.h | ||
| setup.c | ||
| smp.c | ||
| spider-pci.c | ||
| spider-pic.c | ||
| spu_base.c | ||
| spu_callbacks.c | ||
| spu_manage.c | ||
| spu_notify.c | ||
| spu_priv1_mmio.c | ||
| spu_priv1_mmio.h | ||
| spu_syscalls.c | ||