Searched refs:i_delayed_blks (Results 1 – 9 of 9) sorted by relevance
180 ap->ip->i_delayed_blks -= ap->length; in xfs_bmap_rtalloc()465 (ip->i_delayed_blks || XFS_ISIZE(ip) > ip->i_disk_size)) { in xfs_getbmap()669 ip->i_delayed_blks == 0) in xfs_can_free_eofblocks()681 if (ip->i_delayed_blks == 0) in xfs_can_free_eofblocks()711 return imap.br_startblock != HOLESTARTBLOCK || ip->i_delayed_blks; in xfs_can_free_eofblocks()742 if (ip->i_delayed_blks) { in xfs_free_eofblocks()1583 ASSERT(tip->i_delayed_blks == 0); in xfs_swap_extent_forks()1584 tip->i_delayed_blks = ip->i_delayed_blks; in xfs_swap_extent_forks()1585 ip->i_delayed_blks = 0; in xfs_swap_extent_forks()
56 uint64_t i_delayed_blks; /* count of delay alloc blks */ member291 return ip->i_df.if_nextents > 0 || ip->i_delayed_blks > 0; in xfs_inode_has_filedata()
1176 ASSERT(ip->i_delayed_blks == 0); in xfs_qm_dqusage_adjust()1834 -ip->i_delayed_blks); in xfs_qm_vop_chown()1845 ASSERT(prevdq->q_blk.reserved >= ip->i_delayed_blks); in xfs_qm_vop_chown()1846 prevdq->q_blk.reserved -= ip->i_delayed_blks; in xfs_qm_vop_chown()
155 buf->bs_blocks = ip->i_nblocks + ip->i_delayed_blks; in xfs_bulkstat_one_int()
106 ip->i_delayed_blks = 0; in xfs_inode_alloc()1810 if (!xfs_is_shutdown(mp) && ip->i_delayed_blks) { in xfs_inodegc_set_reclaimable()
1328 pdqp, ip->i_nblocks + ip->i_delayed_blks, in xfs_trans_alloc_ichange()
579 stat->blocks = XFS_FSB_TO_BB(mp, ip->i_nblocks + ip->i_delayed_blks); in xfs_vn_getattr()
1456 if (ip->i_delayed_blks > 0) { in xfs_release()1499 if (ip->i_delayed_blks) in xfs_release()
3299 ap->ip->i_delayed_blks += args->len; in xfs_bmap_btalloc_accounting()3309 ap->ip->i_delayed_blks -= args->len; in xfs_bmap_btalloc_accounting()4007 ip->i_delayed_blks += alen; in xfs_bmapi_reserve_delalloc()4881 ip->i_delayed_blks -= del->br_blockcount; in xfs_bmap_del_extent_delay()5031 ip->i_delayed_blks -= del->br_blockcount; in xfs_bmap_del_extent_cow()