Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_pnfs.c170 lock_flags = xfs_ilock_data_map_shared(ip); in xfs_fs_map_blocks()
Dxfs_inode.h363 uint xfs_ilock_data_map_shared(struct xfs_inode *);
Dxfs_file.c1025 mode = xfs_ilock_data_map_shared(ip); in xfs_dir_open()
1314 lock = xfs_ilock_data_map_shared(ip); in xfs_seek_hole_data()
Dxfs_dir2_readdir.c669 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_readdir()
Dxfs_bmap_util.c592 lock = xfs_ilock_data_map_shared(ip); in xfs_getbmap()
1128 lock_mode = xfs_ilock_data_map_shared(ip); in xfs_zero_remaining_bytes()
Dxfs_dquot.c474 lock_mode = xfs_ilock_data_map_shared(quotip); in xfs_qm_dqtobp()
Dxfs_inode.c94 xfs_ilock_data_map_shared( in xfs_ilock_data_map_shared() function
639 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_lookup()
Dxfs_aops.c1386 lockmode = xfs_ilock_data_map_shared(ip); in __xfs_get_blocks()
Dxfs_qm.c977 lock_mode = xfs_ilock_data_map_shared(qip); in xfs_qm_dqiterate()