Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_dir2_readdir.c395 *lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir2_leaf_getdents()
534 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_readdir()
Dxfs_pnfs.c176 lock_flags = xfs_ilock_data_map_shared(ip); in xfs_fs_map_blocks()
Dxfs_inode.h434 uint xfs_ilock_data_map_shared(struct xfs_inode *);
Dxfs_dquot.c418 lock_mode = xfs_ilock_data_map_shared(quotip); in xfs_dquot_disk_read()
723 lock_flags = xfs_ilock_data_map_shared(quotip); in xfs_dq_get_next_id()
Dxfs_reflink.c1246 lock_mode = xfs_ilock_data_map_shared(src); in xfs_reflink_remap_blocks()
Dxfs_file.c1189 mode = xfs_ilock_data_map_shared(ip); in xfs_dir_open()
Dxfs_iomap.c1224 lockmode = xfs_ilock_data_map_shared(ip); in xfs_seek_iomap_begin()
Dxfs_qm.c1002 lock_mode = xfs_ilock_data_map_shared(qip); in xfs_qm_reset_dqcounts_buf()
Dxfs_bmap_util.c490 lock = xfs_ilock_data_map_shared(ip); in xfs_getbmap()
Dxfs_inode.c111 xfs_ilock_data_map_shared( in xfs_ilock_data_map_shared() function
/linux-5.19.10/fs/xfs/scrub/
Dparent.c91 lock_mode = xfs_ilock_data_map_shared(parent); in xchk_parent_count_parent_dentries()
/linux-5.19.10/fs/xfs/libxfs/
Dxfs_dir2.c387 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir_lookup()