Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_inode.h423 uint xfs_ilock_attr_map_shared(struct xfs_inode *);
Dxfs_attr_list.c529 lock_mode = xfs_ilock_attr_map_shared(dp); in xfs_attr_list_int()
Dxfs_iomap.c1233 lockmode = xfs_ilock_attr_map_shared(ip); in xfs_xattr_iomap_begin()
Dxfs_bmap_util.c553 lock = xfs_ilock_attr_map_shared(ip); in xfs_getbmap()
Dxfs_inode.c123 xfs_ilock_attr_map_shared( in xfs_ilock_attr_map_shared() function
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_attr.c150 lock_mode = xfs_ilock_attr_map_shared(ip); in xfs_attr_get()