Searched defs:isrt (Results 1 – 5 of 5) 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()
|
/linux/fs/xfs/scrub/ |
H A D | inode_repair.c | 545 bool isrt) in xrep_dinode_flags() 873 bool isrt; in xrep_dinode_bad_extents_fork() local
|
/linux/fs/xfs/ |
H A D | xfs_trans.c | 1291 bool isrt = XFS_IS_REALTIME_INODE(ip); in xfs_trans_alloc_ichange() local
|
H A D | xfs_qm.c | 2044 bool isrt = XFS_IS_REALTIME_INODE(ip); in xfs_qm_vop_chown() local
|