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 Dfindparent.c173 lock_mode = xfs_ilock_data_map_shared(dp);
H A Dquotacheck.c420 ilock_flags = xfs_ilock_data_map_shared(ip);
H A Dnlinks.c398 lock_mode = xfs_ilock_data_map_shared(dp);
/linux-master/fs/xfs/
H A Dxfs_dir2_readdir.c398 *lock_mode = xfs_ilock_data_map_shared(dp);
540 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.h542 uint xfs_ilock_data_map_shared(struct xfs_inode *);
H A Dxfs_dquot.c438 lock_mode = xfs_ilock_data_map_shared(quotip);
747 lock_flags = xfs_ilock_data_map_shared(quotip);
H A Dxfs_file.c1182 mode = xfs_ilock_data_map_shared(ip);
H A Dxfs_reflink.c1352 lock_mode = xfs_ilock_data_map_shared(src);
H A Dxfs_qm.c1024 lock_mode = xfs_ilock_data_map_shared(qip);
H A Dxfs_iomap.c738 * is an opencoded xfs_ilock_data_map_shared() call but with
1339 lockmode = xfs_ilock_data_map_shared(ip);
H A Dxfs_bmap_util.c340 lock = xfs_ilock_data_map_shared(ip);
H A Dxfs_inode.c108 xfs_ilock_data_map_shared( function
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2.c451 lock_mode = xfs_ilock_data_map_shared(dp);

Completed in 319 milliseconds