Home
last modified time | relevance | path

Searched refs:xfs_ilock_data_map_shared (Results 1 – 9 of 9) 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()
H A Drtrmap_repair.c369 lock_mode = xfs_ilock_data_map_shared(ip); in xrep_rtrmap_scan_inode()
/linux/fs/xfs/
H A Dxfs_inode.h577 uint xfs_ilock_data_map_shared(struct xfs_inode *);
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.c1259 lock_mode = xfs_ilock_data_map_shared(qip); in xfs_qm_reset_dqcounts_buf()
1434 lock_mode = xfs_ilock_data_map_shared(ip); in xfs_qm_dqusage_adjust()
H A Dxfs_bmap_util.c331 lock = xfs_ilock_data_map_shared(ip); in xfs_getbmap()
H A Dxfs_reflink.c1477 lock_mode = xfs_ilock_data_map_shared(src); in xfs_reflink_remap_blocks()
H A Dxfs_file.c1288 mode = xfs_ilock_data_map_shared(ip); in xfs_dir_open()
/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c455 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir_lookup()