Searched refs:xfs_assert_ilocked (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2.c | 274 xfs_assert_ilocked(dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_dir2_format() 855 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_dir_create_child() 856 xfs_assert_ilocked(dp, XFS_ILOCK_EXCL); in xfs_dir_create_child() 906 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_dir_add_child() 907 xfs_assert_ilocked(dp, XFS_ILOCK_EXCL); in xfs_dir_add_child() 969 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_dir_remove_child() 970 xfs_assert_ilocked(dp, XFS_ILOCK_EXCL); in xfs_dir_remove_child()
|
| H A D | xfs_defer.c | 1017 xfs_assert_ilocked(dfc->dfc_held.dr_ip[i], XFS_ILOCK_EXCL); in xfs_defer_ops_capture()
|
| /linux/fs/xfs/ |
| H A D | xfs_inode.c | 291 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() 1266 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inactive_ifree() 1799 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_ifree() 1839 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iunpin() 2377 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iflush() 3016 xfs_assert_ilocked(XFS_I(inode), XFS_MMAPLOCK_EXCL); in xfs_break_dax_layouts() 3030 xfs_assert_ilocked(XFS_I(inode), XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL); in xfs_break_layouts()
|
| H A D | xfs_qm.c | 325 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqattach_locked() 357 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqattach_locked() 1968 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_vop_chown() 2069 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_vop_create_dqattach()
|
| H A D | xfs_dquot.c | 1004 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode() 1010 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode() 1068 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode()
|
| H A D | xfs_inode_item.c | 694 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inode_item_pin() 819 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inode_item_release()
|
| H A D | xfs_inode.h | 577 void xfs_assert_ilocked(struct xfs_inode *, uint);
|
| H A D | xfs_zone_alloc.c | 384 xfs_assert_ilocked(rmapip, XFS_ILOCK_EXCL); in xfs_zone_free_blocks()
|
| H A D | xfs_rtalloc.c | 1758 xfs_assert_ilocked(rbmip, XFS_ILOCK_EXCL); in xfs_rtpick_extent()
|
| H A D | xfs_iomap.c | 2285 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_zero_range()
|
| /linux/fs/xfs/scrub/ |
| H A D | attr_repair.c | 786 xfs_assert_ilocked(rx->sc->ip, XFS_ILOCK_EXCL); in xrep_xattr_saw_pptr_conflict()
|