Searched refs:I_MUTEX_CHILD (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/fs/nfs/ |
D | nfs4file.c | 280 inode_lock_nested(src_inode, I_MUTEX_CHILD); in nfs42_remap_file_range() 283 inode_lock_nested(dst_inode, I_MUTEX_CHILD); in nfs42_remap_file_range()
|
/Linux-v5.10/fs/ceph/ |
D | cache.c | 152 inode_lock_nested(inode, I_MUTEX_CHILD); in ceph_fscache_register_inode_cookie()
|
/Linux-v5.10/fs/reiserfs/ |
D | xattr.c | 91 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.10/fs/ |
D | pipe.c | 102 pipe_lock_nested(pipe2, I_MUTEX_CHILD); in pipe_double_lock() 105 pipe_lock_nested(pipe1, I_MUTEX_CHILD); in pipe_double_lock()
|
D | namei.c | 2765 inode_lock_nested(p1->d_inode, I_MUTEX_CHILD); in lock_rename() 2772 inode_lock_nested(p2->d_inode, I_MUTEX_CHILD); in lock_rename()
|
/Linux-v5.10/fs/configfs/ |
D | dir.c | 884 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_attach_group() 1939 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_unregister_subsystem()
|
/Linux-v5.10/fs/overlayfs/ |
D | readdir.c | 1027 inode_lock_nested(upper->d_inode, I_MUTEX_CHILD); in ovl_cleanup_whiteouts()
|
/Linux-v5.10/net/sunrpc/ |
D | rpc_pipe.c | 687 inode_lock_nested(dir, I_MUTEX_CHILD); in rpc_depopulate()
|
/Linux-v5.10/include/linux/ |
D | fs.h | 766 I_MUTEX_CHILD, enumerator
|
/Linux-v5.10/fs/ocfs2/ |
D | refcounttree.c | 4206 inode_lock_nested(new_inode, I_MUTEX_CHILD); in __ocfs2_reflink()
|