Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_dir2_readdir.c172 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir2_block_getdents()
539 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir2_leaf_getdents()
Dxfs_dquot.c480 lock_mode = xfs_ilock_data_map_shared(quotip); in xfs_qm_dqtobp()
727 lock = xfs_ilock_data_map_shared(quotip); in xfs_dq_get_next_id()
800 lock_mode = xfs_ilock_data_map_shared(quotip); in xfs_qm_dqget()
Dxfs_pnfs.c152 lock_flags = xfs_ilock_data_map_shared(ip); in xfs_fs_map_blocks()
Dxfs_inode.h414 uint xfs_ilock_data_map_shared(struct xfs_inode *);
Dxfs_file.c1003 mode = xfs_ilock_data_map_shared(ip); in xfs_dir_open()
1380 lock = xfs_ilock_data_map_shared(ip); in xfs_seek_hole_data()
Dxfs_iomap.c995 lockmode = xfs_ilock_data_map_shared(ip); in xfs_file_iomap_begin()
Dxfs_aops.c1347 lockmode = xfs_ilock_data_map_shared(ip); in __xfs_get_blocks()
Dxfs_qm.c1003 lock_mode = xfs_ilock_data_map_shared(qip); in xfs_qm_dqiterate()
Dxfs_bmap_util.c655 lock = xfs_ilock_data_map_shared(ip); in xfs_getbmap()
Dxfs_inode.c120 xfs_ilock_data_map_shared( in xfs_ilock_data_map_shared() function
/fs/xfs/libxfs/
Dxfs_dir2.c400 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir_lookup()