Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.c291 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 Dxfs_dquot.c1005 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 Dxfs_qm.c324 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 Dxfs_bmap_util.c518 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 Dxfs_zone_alloc.c200 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 Dxfs_reflink.c610 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_reflink_allocate_cow()
H A Dxfs_rtalloc.c1766 xfs_assert_ilocked(rbmip, XFS_ILOCK_EXCL); in xfs_rtpick_extent()
/linux/fs/xfs/scrub/
H A Dtempfile.c810 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 Dattr_repair.c786 xfs_assert_ilocked(rx->sc->ip, XFS_ILOCK_EXCL); in xrep_xattr_saw_pptr_conflict()
/linux/fs/xfs/libxfs/
H A Dxfs_exchmaps.c1233 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 Dxfs_rtrefcount_btree.c409 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_rtrefcountbt_init_cursor()
H A Dxfs_defer.c1017 xfs_assert_ilocked(dfc->dfc_held.dr_ip[i], XFS_ILOCK_EXCL); in xfs_defer_ops_capture()