Searched defs:isrt (Results 1 – 9 of 9) sorted by relevance
/linux/fs/xfs/libxfs/ |
H A D | xfs_refcount.c | 1582 bool isrt, in __xfs_refcount_add() 1605 bool isrt, in xfs_refcount_increase_extent() 1621 bool isrt, in xfs_refcount_decrease_extent() 1983 bool isrt, in xfs_refcount_alloc_cow_extent() 2002 bool isrt, in xfs_refcount_free_cow_extent() 2060 bool isrt = xg->xg_type == XG_TYPE_RTG; in xfs_refcount_recover_cow_leftovers() local
|
H A D | xfs_rmap.c | 2749 bool isrt, in __xfs_rmap_add() 2775 bool isrt = xfs_ifork_is_realtime(ip, whichfork); in xfs_rmap_map_extent() local 2795 bool isrt = xfs_ifork_is_realtime(ip, whichfork); in xfs_rmap_unmap_extent() local 2821 bool isrt = xfs_ifork_is_realtime(ip, whichfork); in xfs_rmap_convert_extent() local 2836 bool isrt, in xfs_rmap_alloc_extent() 2858 bool isrt, in xfs_rmap_free_extent()
|
H A D | xfs_bmap.c | 3390 bool isrt = XFS_IS_REALTIME_INODE(ap->ip) && in xfs_bmap_alloc_account() local 4961 bool isrt; in xfs_bmap_del_extent_delay() local 5391 bool isrt = xfs_ifork_is_realtime(ip, whichfork); in xfs_bmap_del_extent_real() local 5460 int isrt; /* freeing in rt area */ in __xfs_bunmapi() local
|
/linux/fs/xfs/ |
H A D | xfs_rmap_item.c | 462 bool isrt, in xfs_rui_validate_map() 502 bool isrt, in xfs_rui_recover_work() 568 bool isrt = xfs_rui_item_isrt(lip); in xfs_rmap_recover_work() local
|
H A D | xfs_refcount_item.c | 443 bool isrt, in xfs_cui_validate_phys() 472 bool isrt, in xfs_cui_recover_work() 503 bool isrt = xfs_cui_item_isrt(lip); in xfs_refcount_recover_work() local
|
H A D | xfs_reflink.c | 631 bool isrt = XFS_IS_REALTIME_INODE(ip); in xfs_reflink_cancel_cow_blocks() local 801 bool isrt = XFS_IS_REALTIME_INODE(ip); in xfs_reflink_end_cow_extent() local 1249 bool isrt = XFS_IS_REALTIME_INODE(ip); in xfs_reflink_remap_extent() local
|
H A D | xfs_trans.c | 1289 bool isrt = XFS_IS_REALTIME_INODE(ip); in xfs_trans_alloc_ichange() local
|
H A D | xfs_qm.c | 2091 bool isrt = XFS_IS_REALTIME_INODE(ip); in xfs_qm_vop_chown() local
|
/linux/fs/xfs/scrub/ |
H A D | inode_repair.c | 545 bool isrt) in xrep_dinode_flags() 871 bool isrt; in xrep_dinode_bad_extents_fork() local
|