Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_inode.h533 uint xfs_ilock_attr_map_shared(struct xfs_inode *);
H A Dxfs_attr_list.c538 lock_mode = xfs_ilock_attr_map_shared(dp); in xfs_attr_list()
H A Dxfs_iomap.c1392 lockmode = xfs_ilock_attr_map_shared(ip); in xfs_xattr_iomap_begin()
H A Dxfs_bmap_util.c444 lock = xfs_ilock_attr_map_shared(ip); in xfs_getbmap()
H A Dxfs_inode.c124 xfs_ilock_attr_map_shared( in xfs_ilock_attr_map_shared() function
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_attr.c273 lock_mode = xfs_ilock_attr_map_shared(args->dp); in xfs_attr_get()