Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_dir2_readdir.c159 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir2_block_getdents()
392 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir2_leaf_getdents()
Dxfs_pnfs.c149 lock_flags = xfs_ilock_data_map_shared(ip); in xfs_fs_map_blocks()
Dxfs_inode.h422 uint xfs_ilock_data_map_shared(struct xfs_inode *);
Dxfs_dquot.c390 lock_mode = xfs_ilock_data_map_shared(quotip); in xfs_dquot_disk_read()
634 lock_flags = xfs_ilock_data_map_shared(quotip); in xfs_dq_get_next_id()
Dxfs_file.c983 mode = xfs_ilock_data_map_shared(ip); in xfs_dir_open()
Dxfs_reflink.c1150 lock_mode = xfs_ilock_data_map_shared(src); in xfs_reflink_remap_blocks()
Dxfs_qm.c998 lock_mode = xfs_ilock_data_map_shared(qip); in xfs_qm_reset_dqcounts_buf()
Dxfs_bmap_util.c592 lock = xfs_ilock_data_map_shared(ip); in xfs_getbmap()
Dxfs_inode.c110 xfs_ilock_data_map_shared( in xfs_ilock_data_map_shared() function
/linux-4.19.296/fs/xfs/scrub/
Dparent.c89 lock_mode = xfs_ilock_data_map_shared(parent); in xchk_parent_count_parent_dentries()
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2.c373 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir_lookup()