Searched refs:xfs_assert_ilocked (Results 1 – 12 of 12) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_inode.c | 291 xfs_assert_ilocked( in xfs_assert_ilocked() function 1042 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_itruncate_extents_flags() 1044 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_itruncate_extents_flags() 1260 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inactive_ifree() 1806 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_ifree() 1846 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iunpin() 2383 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iflush() 3021 xfs_assert_ilocked(XFS_I(inode), XFS_MMAPLOCK_EXCL); in xfs_break_dax_layouts() 3035 xfs_assert_ilocked(XFS_I(inode), XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL); in xfs_break_layouts()
|
| H A D | xfs_dquot.c | 1005 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode() 1011 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode() 1069 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode()
|
| H A D | xfs_qm.c | 324 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqattach_locked() 356 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqattach_locked() 1967 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_vop_chown() 2068 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_vop_create_dqattach()
|
| H A D | xfs_bmap_util.c | 518 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_can_free_eofblocks() 1028 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_collapse_file_space() 1097 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_insert_file_space()
|
| H A D | xfs_zone_alloc.c | 200 xfs_assert_ilocked(rtg_rmap(oz->oz_rtg), XFS_ILOCK_EXCL); in xfs_zone_inc_written() 384 xfs_assert_ilocked(rmapip, XFS_ILOCK_EXCL); in xfs_zone_free_blocks()
|
| H A D | xfs_reflink.c | 610 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_reflink_allocate_cow()
|
| H A D | xfs_rtalloc.c | 1766 xfs_assert_ilocked(rbmip, XFS_ILOCK_EXCL); in xfs_rtpick_extent()
|
| /linux/fs/xfs/scrub/ |
| H A D | tempfile.c | 810 xfs_assert_ilocked(sc->ip, XFS_ILOCK_EXCL); in xrep_tempexch_trans_reserve() 811 xfs_assert_ilocked(sc->tempip, XFS_ILOCK_EXCL); in xrep_tempexch_trans_reserve()
|
| H A D | attr_repair.c | 786 xfs_assert_ilocked(rx->sc->ip, XFS_ILOCK_EXCL); in xrep_xattr_saw_pptr_conflict()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_exchmaps.c | 1233 xfs_assert_ilocked(req->ip1, XFS_ILOCK_EXCL); in xfs_exchange_mappings() 1234 xfs_assert_ilocked(req->ip2, XFS_ILOCK_EXCL); in xfs_exchange_mappings()
|
| H A D | xfs_rtrefcount_btree.c | 409 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_rtrefcountbt_init_cursor()
|
| H A D | xfs_defer.c | 1017 xfs_assert_ilocked(dfc->dfc_held.dr_ip[i], XFS_ILOCK_EXCL); in xfs_defer_ops_capture()
|