Searched refs:I_MUTEX_CHILD (Results 1 – 8 of 8) sorted by relevance
/linux/fs/nfs/ |
H A D | nfs4file.c | 278 inode_lock_nested(src_inode, I_MUTEX_CHILD); in nfs42_remap_file_range() 281 inode_lock_nested(dst_inode, I_MUTEX_CHILD); in nfs42_remap_file_range()
|
/linux/fs/reiserfs/ |
H A D | xattr.c | 92 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in xattr_unlink() 107 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in xattr_rmdir()
|
/linux/fs/configfs/ |
H A D | dir.c | 878 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_attach_group() 1933 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_unregister_subsystem()
|
/linux/fs/overlayfs/ |
H A D | readdir.c | 1029 inode_lock_nested(upper->d_inode, I_MUTEX_CHILD); in ovl_cleanup_whiteouts()
|
/linux/net/sunrpc/ |
H A D | rpc_pipe.c | 687 inode_lock_nested(dir, I_MUTEX_CHILD); in rpc_depopulate()
|
/linux/fs/ |
H A D | namei.c | 4976 inode_lock_nested(source, I_MUTEX_CHILD); in vfs_rename() 4981 inode_lock_nested(target, I_MUTEX_CHILD); in vfs_rename()
|
/linux/include/linux/ |
H A D | fs.h | 807 I_MUTEX_CHILD, enumerator
|
/linux/fs/ocfs2/ |
H A D | refcounttree.c | 4172 inode_lock_nested(new_inode, I_MUTEX_CHILD); in __ocfs2_reflink()
|