Home
last modified time | relevance | path

Searched defs:rsvd (Results 1 – 4 of 4) sorted by relevance

/fs/xfs/
Dxfs_mount.c1452 int rsvd) in xfs_mod_incore_sb_unlocked()
1618 int rsvd) in xfs_mod_incore_sb()
1657 xfs_mod_incore_sb_batch(xfs_mount_t *mp, xfs_mod_sb_t *msb, uint nmsb, int rsvd) in xfs_mod_incore_sb_batch()
2287 int rsvd) in xfs_icsb_modify_counters()
Dxfs_trans.c331 int rsvd = (tp->t_flags & XFS_TRANS_RESERVE) != 0; in xfs_trans_reserve() local
663 int rsvd; in xfs_trans_unreserve_and_mod_sb() local
Dxfs_bmap.c570 int rsvd) /* OK to use reserved data blocks */ in xfs_bmap_add_extent()
746 int rsvd) /* OK to use reserved data block allocation */ in xfs_bmap_add_extent_delay_real()
1864 int rsvd) /* OK to allocate reserved blocks */ in xfs_bmap_add_extent_hole_delay()
3104 int rsvd) /* OK to allocate reserved blocks */ in xfs_bmap_del_extent()
4009 int rsvd) /* xact may use reserved blks */ in xfs_bmap_add_attrfork()
5461 int rsvd; /* OK to allocate reserved blocks */ in xfs_bunmapi() local
Dxfs_attr.c246 int rsvd = (flags & ATTR_ROOT) != 0; in xfs_attr_set_int() local