Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_dir2_readdir.c395 *lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir2_leaf_getdents()
534 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_readdir()
H A Dxfs_pnfs.c177 lock_flags = xfs_ilock_data_map_shared(ip); in xfs_fs_map_blocks()
H A Dxfs_inode.h527 uint xfs_ilock_data_map_shared(struct xfs_inode *);
H A Dxfs_dquot.c417 lock_mode = xfs_ilock_data_map_shared(quotip); in xfs_dquot_disk_read()
723 lock_flags = xfs_ilock_data_map_shared(quotip); in xfs_dq_get_next_id()
H A Dxfs_file.c1255 mode = xfs_ilock_data_map_shared(ip); in xfs_dir_open()
H A Dxfs_reflink.c1359 lock_mode = xfs_ilock_data_map_shared(src); in xfs_reflink_remap_blocks()
H A Dxfs_iomap.c1308 lockmode = xfs_ilock_data_map_shared(ip); in xfs_seek_iomap_begin()
H A Dxfs_qm.c1011 lock_mode = xfs_ilock_data_map_shared(qip); in xfs_qm_reset_dqcounts_buf()
H A Dxfs_bmap_util.c487 lock = xfs_ilock_data_map_shared(ip); in xfs_getbmap()
H A Dxfs_inode.c112 xfs_ilock_data_map_shared( in xfs_ilock_data_map_shared() function
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2.c388 lock_mode = xfs_ilock_data_map_shared(dp); in xfs_dir_lookup()