Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfs/
Dnfs4file.c278 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-v5.15/fs/ceph/
Dcache.c152 inode_lock_nested(inode, I_MUTEX_CHILD); in ceph_fscache_register_inode_cookie()
/Linux-v5.15/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.15/fs/
Dpipe.c117 pipe_lock_nested(pipe2, I_MUTEX_CHILD); in pipe_double_lock()
120 pipe_lock_nested(pipe1, I_MUTEX_CHILD); in pipe_double_lock()
Dnamei.c2924 inode_lock_nested(p1->d_inode, I_MUTEX_CHILD); in lock_rename()
2931 inode_lock_nested(p2->d_inode, I_MUTEX_CHILD); in lock_rename()
/Linux-v5.15/fs/configfs/
Ddir.c858 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_attach_group()
1914 inode_lock_nested(d_inode(dentry), I_MUTEX_CHILD); in configfs_unregister_subsystem()
/Linux-v5.15/fs/overlayfs/
Dreaddir.c1008 inode_lock_nested(upper->d_inode, I_MUTEX_CHILD); in ovl_cleanup_whiteouts()
/Linux-v5.15/net/sunrpc/
Drpc_pipe.c688 inode_lock_nested(dir, I_MUTEX_CHILD); in rpc_depopulate()
/Linux-v5.15/include/linux/
Dfs.h778 I_MUTEX_CHILD, enumerator
/Linux-v5.15/fs/ocfs2/
Drefcounttree.c4204 inode_lock_nested(new_inode, I_MUTEX_CHILD); in __ocfs2_reflink()