Home
last modified time | relevance | path

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

/linux-6.15/fs/xfs/scrub/
H A Ddqiterate.c186 lock_mode = xfs_ilock_data_map_shared(cursor->quota_ip); in xchk_dquot_iter()
H A Dfindparent.c173 lock_mode = xfs_ilock_data_map_shared(dp); in xrep_findparent_walk_directory()
H A Dquotacheck.c423 ilock_flags = xfs_ilock_data_map_shared(ip); in xqcheck_collect_inode()
H A Drtrmap_repair.c369 lock_mode = xfs_ilock_data_map_shared(ip); in xrep_rtrmap_scan_inode()
H A Dnlinks.c398 lock_mode = xfs_ilock_data_map_shared(dp); in xchk_nlinks_collect_dir()
/linux-6.15/fs/xfs/
H A Dxfs_dir2_readdir.c398 *lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir2_leaf_getdents()
540 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_readdir()
H A Dxfs_pnfs.c176 lock_flags = xfs_ilock_data_map_shared(ip); in xfs_fs_map_blocks()
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.c332 lock = xfs_ilock_data_map_shared(ip); in xfs_getbmap()
H A Dxfs_reflink.c1471 lock_mode = xfs_ilock_data_map_shared(src); in xfs_reflink_remap_blocks()
H A Dxfs_file.c1515 mode = xfs_ilock_data_map_shared(ip); in xfs_dir_open()
H A Dxfs_iomap.c1887 lockmode = xfs_ilock_data_map_shared(ip); in xfs_seek_iomap_begin()
H A Dxfs_inode.c66 xfs_ilock_data_map_shared( in xfs_ilock_data_map_shared() function
/linux-6.15/fs/xfs/libxfs/
H A Dxfs_dir2.c455 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir_lookup()