Home
last modified time | relevance | path

Searched refs:xfs_ilock_attr_map_shared (Results 1 – 6 of 6) sorted by relevance

/fs/xfs/
Dxfs_inode.h391 uint xfs_ilock_attr_map_shared(struct xfs_inode *);
Dxfs_attr_list.c535 lock_mode = xfs_ilock_attr_map_shared(dp); in xfs_attr_list()
Dxfs_iomap.c1291 lockmode = xfs_ilock_attr_map_shared(ip); in xfs_xattr_iomap_begin()
Dxfs_bmap_util.c409 lock = xfs_ilock_attr_map_shared(ip); in xfs_getbmap()
Dxfs_inode.c122 xfs_ilock_attr_map_shared( in xfs_ilock_attr_map_shared() function
/fs/xfs/libxfs/
Dxfs_attr.c132 lock_mode = xfs_ilock_attr_map_shared(args->dp); in xfs_attr_get()