Home
last modified time | relevance | path

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

/Linux-v5.4/fs/nfs/
Dnfs4file.c231 inode_lock_nested(src_inode, I_MUTEX_CHILD); in nfs42_remap_file_range()
234 inode_lock_nested(dst_inode, I_MUTEX_CHILD); in nfs42_remap_file_range()
/Linux-v5.4/fs/ceph/
Dcache.c151 inode_lock_nested(inode, I_MUTEX_CHILD); in ceph_fscache_register_inode_cookie()
/Linux-v5.4/fs/reiserfs/
Dxattr.c91 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in xattr_unlink()
106 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in xattr_rmdir()
/Linux-v5.4/fs/
Dpipe.c99 pipe_lock_nested(pipe2, I_MUTEX_CHILD); in pipe_double_lock()
102 pipe_lock_nested(pipe1, I_MUTEX_CHILD); in pipe_double_lock()
Dnamei.c2861 inode_lock_nested(p1->d_inode, I_MUTEX_CHILD); in lock_rename()
2868 inode_lock_nested(p2->d_inode, I_MUTEX_CHILD); in lock_rename()
/Linux-v5.4/fs/configfs/
Ddir.c884 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_attach_group()
1938 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_unregister_subsystem()
/Linux-v5.4/fs/overlayfs/
Dreaddir.c959 inode_lock_nested(upper->d_inode, I_MUTEX_CHILD); in ovl_cleanup_whiteouts()
/Linux-v5.4/net/sunrpc/
Drpc_pipe.c687 inode_lock_nested(dir, I_MUTEX_CHILD); in rpc_depopulate()
/Linux-v5.4/include/linux/
Dfs.h783 I_MUTEX_CHILD, enumerator
/Linux-v5.4/fs/ocfs2/
Drefcounttree.c4204 inode_lock_nested(new_inode, I_MUTEX_CHILD); in __ocfs2_reflink()