Home
last modified time | relevance | path

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

12

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_trans_inode.c34 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_trans_ijoin()
63 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_trans_ichgtime()
95 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_trans_log_inode()
Dxfs_dir2.c274 xfs_assert_ilocked(dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_dir2_format()
857 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_dir_create_child()
858 xfs_assert_ilocked(dp, XFS_ILOCK_EXCL); in xfs_dir_create_child()
908 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_dir_add_child()
909 xfs_assert_ilocked(dp, XFS_ILOCK_EXCL); in xfs_dir_add_child()
971 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_dir_remove_child()
972 xfs_assert_ilocked(dp, XFS_ILOCK_EXCL); in xfs_dir_remove_child()
Dxfs_symlink_remote.c254 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_symlink_remote_read()
Dxfs_exchmaps.c1221 xfs_assert_ilocked(req->ip1, XFS_ILOCK_EXCL); in xfs_exchange_mappings()
1222 xfs_assert_ilocked(req->ip2, XFS_ILOCK_EXCL); in xfs_exchange_mappings()
Dxfs_bmap.c1044 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_bmap_add_attrfork()
1206 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_iread_extents()
3948 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_bmapi_read()
4429 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_bmapi_write()
4781 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_bmapi_remap()
5416 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in __xfs_bunmapi()
5747 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_bmse_merge()
5884 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_bmap_collapse_extents()
5956 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_bmap_can_insert_extents()
5999 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_bmap_insert_extents()
[all …]
Dxfs_attr_remote.c564 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_attr_rmtval_stale()
Dxfs_inode_fork.c577 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iextents_copy()
Dxfs_defer.c1011 xfs_assert_ilocked(dfc->dfc_held.dr_ip[i], XFS_ILOCK_EXCL); in xfs_defer_ops_capture()
Dxfs_rtbitmap.c976 xfs_assert_ilocked(mp->m_rbmip, XFS_ILOCK_EXCL); in xfs_rtfree_extent()
Dxfs_attr.c231 xfs_assert_ilocked(args->dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_attr_get_ilocked()
/linux-6.12.1/fs/xfs/scrub/
Dreaddir.c285 xfs_assert_ilocked(dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xchk_dir_walk()
338 xfs_assert_ilocked(dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xchk_dir_lookup()
Dtempfile.c693 xfs_assert_ilocked(sc->ip, XFS_ILOCK_EXCL); in xrep_tempexch_trans_reserve()
694 xfs_assert_ilocked(sc->tempip, XFS_ILOCK_EXCL); in xrep_tempexch_trans_reserve()
Dlistxattr.c303 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xchk_xattr_walk()
/linux-6.12.1/fs/xfs/
Dxfs_inode.c290 xfs_assert_ilocked( in xfs_assert_ilocked() function
1025 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_itruncate_extents_flags()
1027 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_itruncate_extents_flags()
1242 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inactive_ifree()
1775 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_ifree()
1811 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iunpin()
2352 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iflush()
2985 xfs_assert_ilocked(XFS_I(inode), XFS_MMAPLOCK_EXCL); in xfs_break_dax_layouts()
3006 xfs_assert_ilocked(XFS_I(inode), XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL); in xfs_break_layouts()
Dxfs_qm.c258 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqattach_one()
326 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()
1865 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_vop_chown()
1953 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_vop_create_dqattach()
Dxfs_bmap_util.c510 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_can_free_eofblocks()
984 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_collapse_file_space()
1053 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_insert_file_space()
Dxfs_inode_item.c685 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inode_item_pin()
791 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inode_item_release()
Dxfs_inode.h542 void xfs_assert_ilocked(struct xfs_inode *, uint);
Dxfs_dir2_readdir.c529 xfs_assert_ilocked(dp, XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL); in xfs_readdir()
Dxfs_dquot.c984 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode()
1041 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode()
Dxfs_attr_list.c561 xfs_assert_ilocked(dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_attr_list_ilocked()
Dxfs_trans_dquot.c967 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_trans_reserve_quota_nblks()
Dxfs_trans.c1150 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_trans_reserve_more_inode()
Dxfs_iops.c824 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_MMAPLOCK_EXCL); in xfs_setattr_size()
Dxfs_rtalloc.c1208 xfs_assert_ilocked(mp->m_rbmip, XFS_ILOCK_EXCL); in xfs_rtpick_extent()

12