Home
last modified time | relevance | path

Searched refs:XFS_AG_RESV_NONE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/fs/xfs/libxfs/
H A Dxfs_ag_resv.c115 case XFS_AG_RESV_NONE: in xfs_ag_resv_needed()
342 case XFS_AG_RESV_NONE: in xfs_ag_resv_alloc_extent()
384 case XFS_AG_RESV_NONE: in xfs_ag_resv_free_extent()
H A Dxfs_types.h173 XFS_AG_RESV_NONE = 0, enumerator
H A Dxfs_ag.c543 XFS_AG_RESV_NONE); in xfs_ag_extend_space()
587 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE); in xfs_ag_get_geometry()
H A Dxfs_ialloc_btree.c135 return __xfs_inobt_alloc_block(cur, start, new, stat, XFS_AG_RESV_NONE); in xfs_inobt_alloc_block()
168 return __xfs_inobt_free_block(cur, bp, XFS_AG_RESV_NONE); in xfs_inobt_free_block()
H A Dxfs_bmap.c3304 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_bmap_longest_free_extent()
3642 args.resv = XFS_AG_RESV_NONE; in xfs_bmap_btalloc()
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_filestream.c159 xfs_ag_resv_needed(pag, XFS_AG_RESV_NONE)); in xfs_filestream_pick_ag()
H A Dxfs_extfree_item.c375 oinfo, XFS_AG_RESV_NONE, skip_discard); in xfs_trans_free_extent()