Searched refs:xfs_prealloc_blocks (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/libxfs/ | ||
| H A D | xfs_alloc.h | 202 xfs_extlen_t xfs_prealloc_blocks(struct xfs_mount *mp); |
| H A D | xfs_ag.c | 276 mp->m_ag_prealloc_blocks = xfs_prealloc_blocks(mp); in xfs_initialize_perag() |