Home
last modified time | relevance | path

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

12

/fs/xfs/libxfs/
A 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()
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()
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()
A Dxfs_bmap.c1042 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_bmap_add_attrfork()
1205 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_iread_extents()
3844 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_bmapi_read()
4187 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_bmapi_write()
4541 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_bmapi_remap()
5218 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in __xfs_bunmapi()
5553 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_bmse_merge()
5690 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_bmap_collapse_extents()
5763 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_bmap_can_insert_extents()
5806 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL | XFS_ILOCK_EXCL); in xfs_bmap_insert_extents()
[all …]
A Dxfs_symlink_remote.c256 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_symlink_remote_read()
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()
A Dxfs_attr_remote.c564 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_attr_rmtval_stale()
A Dxfs_inode_fork.c519 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iextents_copy()
A Dxfs_rtrefcount_btree.c409 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_rtrefcountbt_init_cursor()
A Dxfs_defer.c1017 xfs_assert_ilocked(dfc->dfc_held.dr_ip[i], XFS_ILOCK_EXCL); in xfs_defer_ops_capture()
A Dxfs_rtrmap_btree.c512 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_rtrmapbt_init_cursor()
A Dxfs_attr.c231 xfs_assert_ilocked(args->dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_attr_get_ilocked()
/fs/xfs/
A Dxfs_inode.c291 xfs_assert_ilocked( in xfs_assert_ilocked() function
1037 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_itruncate_extents_flags()
1039 xfs_assert_ilocked(ip, XFS_IOLOCK_EXCL); in xfs_itruncate_extents_flags()
1254 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inactive_ifree()
1788 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_ifree()
1824 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iunpin()
2365 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL | XFS_ILOCK_SHARED); in xfs_iflush()
3004 xfs_assert_ilocked(XFS_I(inode), XFS_MMAPLOCK_EXCL); in xfs_break_dax_layouts()
3018 xfs_assert_ilocked(XFS_I(inode), XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL); in xfs_break_layouts()
A Dxfs_qm.c301 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqattach_one()
371 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqattach_locked()
403 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqattach_locked()
2040 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_vop_chown()
2141 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_vop_create_dqattach()
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()
A Dxfs_inode_item.c707 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inode_item_pin()
816 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_inode_item_release()
A Dxfs_inode.h577 void xfs_assert_ilocked(struct xfs_inode *, uint);
A Dxfs_dir2_readdir.c529 xfs_assert_ilocked(dp, XFS_IOLOCK_SHARED | XFS_IOLOCK_EXCL); in xfs_readdir()
A Dxfs_dquot.c1015 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode()
1073 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_qm_dqget_inode()
A Dxfs_attr_list.c562 xfs_assert_ilocked(dp, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xfs_attr_list_ilocked()
A Dxfs_trans_dquot.c994 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_trans_reserve_quota_nblks()
A Dxfs_trans.c1156 xfs_assert_ilocked(ip, XFS_ILOCK_EXCL); in xfs_trans_reserve_more_inode()
/fs/xfs/scrub/
A 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()
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()
A Dlistxattr.c303 xfs_assert_ilocked(ip, XFS_ILOCK_SHARED | XFS_ILOCK_EXCL); in xchk_xattr_walk()

Completed in 60 milliseconds

12