Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_alloc.h172 struct xfs_buf **agfbpp);
174 struct xfs_buf **agfbpp);
Dxfs_alloc.c3056 struct xfs_buf **agfbpp) in xfs_read_agf() argument
3065 XFS_FSS_TO_BB(mp, 1), flags, agfbpp, &xfs_agf_buf_ops); in xfs_read_agf()
3069 xfs_buf_set_ref(*agfbpp, XFS_AGF_REF); in xfs_read_agf()
3083 struct xfs_buf **agfbpp) in xfs_alloc_read_agf() argument
3143 if (agfbpp) in xfs_alloc_read_agf()
3144 *agfbpp = agfbp; in xfs_alloc_read_agf()