Home
last modified time | relevance | path

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

/Linux-v5.10/fs/nfs/
Dnfs4file.c280 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/
Dcache.c152 inode_lock_nested(inode, I_MUTEX_CHILD); in ceph_fscache_register_inode_cookie()
/Linux-v5.10/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.10/fs/
Dpipe.c102 pipe_lock_nested(pipe2, I_MUTEX_CHILD); in pipe_double_lock()
105 pipe_lock_nested(pipe1, I_MUTEX_CHILD); in pipe_double_lock()
Dnamei.c2765 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/
Ddir.c884 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/
Dreaddir.c1027 inode_lock_nested(upper->d_inode, I_MUTEX_CHILD); in ovl_cleanup_whiteouts()
/Linux-v5.10/net/sunrpc/
Drpc_pipe.c687 inode_lock_nested(dir, I_MUTEX_CHILD); in rpc_depopulate()
/Linux-v5.10/include/linux/
Dfs.h766 I_MUTEX_CHILD, enumerator
/Linux-v5.10/fs/ocfs2/
Drefcounttree.c4206 inode_lock_nested(new_inode, I_MUTEX_CHILD); in __ocfs2_reflink()