Home
last modified time | relevance | path

Searched refs:XFS_AG_RESV_METAFILE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/scrub/
H A Dnewbt.c275 ASSERT(xnr->resv != XFS_AG_RESV_METAFILE); in xrep_newbt_alloc_ag_blocks()
349 ASSERT(xnr->resv != XFS_AG_RESV_METAFILE); in xrep_newbt_alloc_file_blocks()
/linux/fs/xfs/libxfs/
H A Dxfs_types.h211 XFS_AG_RESV_METAFILE, enumerator
H A Dxfs_metafile.c142 ASSERT(args->resv == XFS_AG_RESV_METAFILE); in xfs_metafile_resv_alloc_space()