Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h578 uint xfs_ilock_attr_map_shared(struct xfs_inode *);
H A Dxfs_attr_list.c595 lock_mode = xfs_ilock_attr_map_shared(dp); in xfs_attr_list()
H A Dxfs_bmap_util.c289 lock = xfs_ilock_attr_map_shared(ip); in xfs_getbmap()
/linux/fs/xfs/libxfs/
H A Dxfs_attr.c288 lock_mode = xfs_ilock_attr_map_shared(args->dp); in xfs_attr_get()