Home
last modified time | relevance | path

Searched refs:i_delayed_blks (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_util.c160 ap->ip->i_delayed_blks -= ralen; in xfs_bmap_rtalloc()
426 (ip->i_delayed_blks || XFS_ISIZE(ip) > ip->i_d.di_size)) { in xfs_getbmap()
437 * ip->i_delayed_blks == 0. in xfs_getbmap()
612 ip->i_delayed_blks == 0) in xfs_can_free_eofblocks()
624 if (!force || ip->i_delayed_blks == 0) in xfs_can_free_eofblocks()
669 ip->i_delayed_blks)) { in xfs_free_eofblocks()
1487 * temporary inode is unlinked we don't underrun the i_delayed_blks in xfs_swap_extent_forks()
1490 ASSERT(tip->i_delayed_blks == 0); in xfs_swap_extent_forks()
1491 tip->i_delayed_blks = ip->i_delayed_blks; in xfs_swap_extent_forks()
[all...]
H A Dxfs_qm.c1162 ASSERT(ip->i_delayed_blks == 0); in xfs_qm_dqusage_adjust()
1803 -ip->i_delayed_blks); in xfs_qm_vop_chown()
1814 ASSERT(prevdq->q_blk.reserved >= ip->i_delayed_blks); in xfs_qm_vop_chown()
1815 prevdq->q_blk.reserved -= ip->i_delayed_blks; in xfs_qm_vop_chown()
1871 ip->i_d.di_nblocks + ip->i_delayed_blks, in xfs_qm_vop_chown_reserve()
H A Dxfs_inode.h56 uint64_t i_delayed_blks; /* count of delay alloc blks */ member
H A Dxfs_itable.c133 buf->bs_blocks = dic->di_nblocks + ip->i_delayed_blks; in xfs_bulkstat_one_int()
H A Dxfs_inode.c1596 if (ip->i_delayed_blks > 0) { in xfs_release()
1617 * i_delayed_blks even when the inode is clean, so we need to in xfs_release()
1640 if (ip->i_delayed_blks) in xfs_release()
1848 ip->i_df.if_nextents > 0 || ip->i_delayed_blks > 0)) in xfs_inactive()
H A Dxfs_iops.c559 XFS_FSB_TO_BB(mp, ip->i_d.di_nblocks + ip->i_delayed_blks); in xfs_vn_getattr()
H A Dxfs_icache.c66 ip->i_delayed_blks = 0; in xfs_inode_alloc()
H A Dxfs_ioctl.c1215 if ((ip->i_df.if_nextents || ip->i_delayed_blks) && in xfs_ioctl_setattr_xflags()
H A Dxfs_super.c644 if (!XFS_FORCED_SHUTDOWN(ip->i_mount) && ip->i_delayed_blks) { in xfs_fs_destroy_inode()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_bmap_util.c180 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()
476 * ip->i_delayed_blks == 0. in xfs_getbmap()
671 ip->i_delayed_blks == 0) in xfs_can_free_eofblocks()
683 if (!force || ip->i_delayed_blks == 0) in xfs_can_free_eofblocks()
713 return imap.br_startblock != HOLESTARTBLOCK || ip->i_delayed_blks; in xfs_can_free_eofblocks()
1561 * temporary inode is unlinked we don't underrun the i_delayed_blks in xfs_swap_extent_forks()
1564 ASSERT(tip->i_delayed_blks == 0); in xfs_swap_extent_forks()
1565 tip->i_delayed_blks = ip->i_delayed_blks; in xfs_swap_extent_forks()
[all...]
H A Dxfs_qm.c1176 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()
H A Dxfs_itable.c155 buf->bs_blocks = ip->i_nblocks + ip->i_delayed_blks; in xfs_bulkstat_one_int()
H A Dxfs_inode.h56 uint64_t i_delayed_blks; /* count of delay alloc blks */ member
H A Dxfs_icache.c106 ip->i_delayed_blks = 0; in xfs_inode_alloc()
1801 if (!xfs_is_shutdown(mp) && ip->i_delayed_blks) { in xfs_inodegc_set_reclaimable()
H A Dxfs_inode.c1441 if (ip->i_delayed_blks > 0) { in xfs_release()
1470 * i_delayed_blks even when the inode is clean, so we need to in xfs_release()
1484 if (ip->i_delayed_blks) in xfs_release()
1749 ip->i_df.if_nextents > 0 || ip->i_delayed_blks > 0)) in xfs_inactive()
H A Dxfs_trans.c1336 pdqp, ip->i_nblocks + ip->i_delayed_blks, in xfs_trans_alloc_ichange()
H A Dxfs_iops.c578 stat->blocks = XFS_FSB_TO_BB(mp, ip->i_nblocks + ip->i_delayed_blks); in xfs_vn_getattr()
H A Dxfs_ioctl.c1128 if (ip->i_df.if_nextents || ip->i_delayed_blks) in xfs_ioctl_setattr_xflags()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_bmap.c3448 ap->ip->i_delayed_blks += args->len; in xfs_bmap_btalloc_accounting()
3458 ap->ip->i_delayed_blks -= args->len; in xfs_bmap_btalloc_accounting()
4025 ip->i_delayed_blks += alen; in xfs_bmapi_reserve_delalloc()
4834 ip->i_delayed_blks -= del->br_blockcount; in xfs_bmap_del_extent_delay()
4984 ip->i_delayed_blks -= del->br_blockcount; in xfs_bmap_del_extent_cow()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_bmap.c3294 ap->ip->i_delayed_blks += args->len; in xfs_bmap_btalloc_accounting()
3304 ap->ip->i_delayed_blks -= args->len; in xfs_bmap_btalloc_accounting()
4022 ip->i_delayed_blks += alen; in xfs_bmapi_reserve_delalloc()
4845 ip->i_delayed_blks -= del->br_blockcount; in xfs_bmap_del_extent_delay()
4995 ip->i_delayed_blks -= del->br_blockcount; in xfs_bmap_del_extent_cow()

Completed in 46 milliseconds