Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Ddqiterate.c186 lock_mode = xfs_ilock_data_map_shared(cursor->quota_ip); in xchk_dquot_iter()
/linux/fs/xfs/
H A Dxfs_dquot.c469 lock_mode = xfs_ilock_data_map_shared(quotip); in xfs_dquot_disk_read()
778 lock_flags = xfs_ilock_data_map_shared(quotip); in xfs_dq_get_next_id()
H A Dxfs_qm.c1186 lock_mode = xfs_ilock_data_map_shared(qip); in xfs_qm_reset_dqcounts_buf()
1364 lock_mode = xfs_ilock_data_map_shared(ip); in xfs_qm_dqusage_adjust()
H A Dxfs_reflink.c1591 lock_mode = xfs_ilock_data_map_shared(src); in xfs_reflink_remap_blocks()
H A Dxfs_bmap_util.c332 lock = xfs_ilock_data_map_shared(ip); in xfs_getbmap()
H A Dxfs_inode.c66 xfs_ilock_data_map_shared( in xfs_ilock_data_map_shared() function