Home
last modified time | relevance | path

Searched refs:xfs_prealloc_blocks (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h202 xfs_extlen_t xfs_prealloc_blocks(struct xfs_mount *mp);
H A Dxfs_ag.c285 mp->m_ag_prealloc_blocks = xfs_prealloc_blocks(mp); in xfs_initialize_perag()