Home
last modified time | relevance | path

Searched refs:xfs_assert_ilocked (Results 1 – 23 of 23) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_metadir.c259 xfs_assert_ilocked(upd->dp, XFS_ILOCK_EXCL); in xfs_metadir_create()
383 xfs_assert_ilocked(upd->dp, XFS_ILOCK_EXCL); in xfs_metadir_link()
384 xfs_assert_ilocked(upd->ip, XFS_ILOCK_EXCL); in xfs_metadir_link()
H A Dxfs_dir2.c274 xfs_assert_ilocked(dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_dir2_format()
856 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_dir_create_child()
857 xfs_assert_ilocked(dp, XFS_ILOCK_EXCL); in xfs_dir_create_child()
907 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_dir_add_child()
908 xfs_assert_ilocked(dp, XFS_ILOCK_EXCL); in xfs_dir_add_child()
970 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_dir_remove_child()
971 xfs_assert_ilocked(dp, XFS_ILOCK_EXCL); in xfs_dir_remove_child()
H A Dxfs_symlink_remote.c256 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_symlink_remote_read()
H A Dxfs_bmap.c1038 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_bmap_add_attrfork()
1197 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_iread_extents()
3835 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_bmapi_read()
4178 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_bmapi_write()
4532 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_bmapi_remap()
5209 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in __xfs_bunmapi()
5544 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_bmse_merge()
5681 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_bmap_collapse_extents()
5754 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_bmap_can_insert_extents()
5797 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_bmap_insert_extents()
[all …]
H A Dxfs_exchmaps.c1223 xfs_assert_ilocked(req->ip1, XFS_ILOCK_EXCL); in xfs_exchange_mappings()
1224 xfs_assert_ilocked(req->ip2, XFS_ILOCK_EXCL); in xfs_exchange_mappings()
H A Dxfs_attr_remote.c571 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_attr_rmtval_stale()
H A Dxfs_rtrefcount_btree.c409 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_rtrefcountbt_init_cursor()
H A Dxfs_inode_fork.c519 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iextents_copy()
H A Dxfs_defer.c1017 xfs_assert_ilocked(dfc->dfc_held.dr_ip[i], XFS_ILOCK_EXCL); in xfs_defer_ops_capture()
H A Dxfs_rtrmap_btree.c512 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_rtrmapbt_init_cursor()
H A Dxfs_attr.c231 xfs_assert_ilocked(args->dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_attr_get_ilocked()
H A Dxfs_rtbitmap.c1068 xfs_assert_ilocked(rbmip, XFS_ILOCK_EXCL); in xfs_rtfree_extent()
/linux/fs/xfs/
H A Dxfs_inode.c291 xfs_assert_ilocked( in xfs_assert_ilocked() function
1048 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_itruncate_extents_flags()
1050 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_itruncate_extents_flags()
1265 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inactive_ifree()
1798 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_ifree()
1838 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iunpin()
2376 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iflush()
3015 xfs_assert_ilocked(XFS_I(inode), XFS_MMAPLOCK_EXCL); in xfs_break_dax_layouts()
3029 xfs_assert_ilocked(XFS_I(inode), XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL); in xfs_break_layouts()
H A Dxfs_bmap_util.c518 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_can_free_eofblocks()
998 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_collapse_file_space()
1067 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_insert_file_space()
H A Dxfs_inode_item.c697 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inode_item_pin()
817 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inode_item_release()
H A Dxfs_inode.h577 void xfs_assert_ilocked(struct xfs_inode *, uint);
H A Dxfs_attr_list.c562 xfs_assert_ilocked(dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_attr_list_ilocked()
H A Dxfs_trans.c1157 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_trans_reserve_more_inode()
H A Dxfs_zone_alloc.c384 xfs_assert_ilocked(rmapip, XFS_ILOCK_EXCL); in xfs_zone_free_blocks()
H A Dxfs_iops.c925 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_setattr_size()
H A Dxfs_reflink.c574 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_reflink_allocate_cow()
H A Dxfs_iomap.c2284 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_zero_range()
/linux/fs/xfs/scrub/
H A Dtempfile.c809 xfs_assert_ilocked(sc->ip, XFS_ILOCK_EXCL); in xrep_tempexch_trans_reserve()
810 xfs_assert_ilocked(sc->tempip, XFS_ILOCK_EXCL); in xrep_tempexch_trans_reserve()