Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_inode.h397 uint xfs_ilock_attr_map_shared(struct xfs_inode *);
Dxfs_attr_list.c523 lock_mode = xfs_ilock_attr_map_shared(dp); in xfs_attr_list_int()
Dxfs_bmap_util.c620 lock = xfs_ilock_attr_map_shared(ip); in xfs_getbmap()
Dxfs_inode.c107 xfs_ilock_attr_map_shared( in xfs_ilock_attr_map_shared() function
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr.c145 lock_mode = xfs_ilock_attr_map_shared(ip); in xfs_attr_get()