Home
last modified time | relevance | path

Searched refs:I_MUTEX_CHILD (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/fs/nfs/
H A Dnfs4file.c277 inode_lock_nested(src_inode, I_MUTEX_CHILD); in nfs42_remap_file_range()
280 inode_lock_nested(dst_inode, I_MUTEX_CHILD); in nfs42_remap_file_range()
/openbmc/linux/fs/reiserfs/
H A Dxattr.c92 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()
/openbmc/linux/fs/
H A Dpipe.c118 pipe_lock_nested(pipe2, I_MUTEX_CHILD); in pipe_double_lock()
121 pipe_lock_nested(pipe1, I_MUTEX_CHILD); in pipe_double_lock()
H A Dnamei.c4835 inode_lock_nested(source, I_MUTEX_CHILD); in vfs_rename()
4840 inode_lock_nested(target, I_MUTEX_CHILD); in vfs_rename()
/openbmc/linux/fs/configfs/
H A Ddir.c868 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_attach_group()
1923 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_unregister_subsystem()
/openbmc/linux/fs/overlayfs/
H A Dreaddir.c1015 inode_lock_nested(upper->d_inode, I_MUTEX_CHILD); in ovl_cleanup_whiteouts()
/openbmc/linux/net/sunrpc/
H A Drpc_pipe.c688 inode_lock_nested(dir, I_MUTEX_CHILD); in rpc_depopulate()
/openbmc/linux/include/linux/
H A Dfs.h796 I_MUTEX_CHILD, enumerator
/openbmc/linux/fs/ocfs2/
H A Drefcounttree.c4179 inode_lock_nested(new_inode, I_MUTEX_CHILD); in __ocfs2_reflink()