Searched refs:xfs_ilock_data_map_shared (Results 1 - 15 of 15) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Ddqiterate.c186 lock_mode = xfs_ilock_data_map_shared(cursor->quota_ip);
H A Dnlinks.c308 lock_mode = xfs_ilock_data_map_shared(dp);
H A Dquotacheck.c420 ilock_flags = xfs_ilock_data_map_shared(ip);
H A Dinode_repair.c302 lock_mode = xfs_ilock_data_map_shared(dp);
/linux-master/fs/xfs/
H A Dxfs_dir2_readdir.c397 *lock_mode = xfs_ilock_data_map_shared(dp);
539 lock_mode = xfs_ilock_data_map_shared(dp);
H A Dxfs_pnfs.c177 lock_flags = xfs_ilock_data_map_shared(ip);
H A Dxfs_inode.h533 uint xfs_ilock_data_map_shared(struct xfs_inode *);
H A Dxfs_dquot.c442 lock_mode = xfs_ilock_data_map_shared(quotip);
751 lock_flags = xfs_ilock_data_map_shared(quotip);
H A Dxfs_reflink.c1382 lock_mode = xfs_ilock_data_map_shared(src);
H A Dxfs_file.c1255 mode = xfs_ilock_data_map_shared(ip);
H A Dxfs_bmap_util.c340 lock = xfs_ilock_data_map_shared(ip);
H A Dxfs_iomap.c732 * is an opencoded xfs_ilock_data_map_shared() call but with
1306 lockmode = xfs_ilock_data_map_shared(ip);
H A Dxfs_qm.c1022 lock_mode = xfs_ilock_data_map_shared(qip);
H A Dxfs_inode.c107 xfs_ilock_data_map_shared( function
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2.c389 lock_mode = xfs_ilock_data_map_shared(dp);

Completed in 194 milliseconds