Home
last modified time | relevance | path

Searched refs:xfs_ilock_data_map_shared (Results 1 – 10 of 10) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_dir2_readdir.c182 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir2_block_getdents()
537 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir2_leaf_getdents()
Dxfs_pnfs.c170 lock_flags = xfs_ilock_data_map_shared(ip); in xfs_fs_map_blocks()
Dxfs_inode.h396 uint xfs_ilock_data_map_shared(struct xfs_inode *);
Dxfs_file.c1074 mode = xfs_ilock_data_map_shared(ip); in xfs_dir_open()
1352 lock = xfs_ilock_data_map_shared(ip); in xfs_seek_hole_data()
Dxfs_bmap_util.c618 lock = xfs_ilock_data_map_shared(ip); in xfs_getbmap()
1151 lock_mode = xfs_ilock_data_map_shared(ip); in xfs_zero_remaining_bytes()
Dxfs_dquot.c474 lock_mode = xfs_ilock_data_map_shared(quotip); in xfs_qm_dqtobp()
Dxfs_qm.c976 lock_mode = xfs_ilock_data_map_shared(qip); in xfs_qm_dqiterate()
Dxfs_aops.c1415 lockmode = xfs_ilock_data_map_shared(ip); in __xfs_get_blocks()
Dxfs_inode.c94 xfs_ilock_data_map_shared( in xfs_ilock_data_map_shared() function
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2.c391 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir_lookup()