Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/libxfs/
Dxfs_alloc.h194 struct xfs_buf **agfbpp);
196 struct xfs_buf **agfbpp);
Dxfs_alloc.c3360 struct xfs_buf **agfbpp) in xfs_read_agf() argument
3369 XFS_FSS_TO_BB(mp, 1), flags, agfbpp, &xfs_agf_buf_ops); in xfs_read_agf()
3375 xfs_buf_set_ref(*agfbpp, XFS_AGF_REF); in xfs_read_agf()
3389 struct xfs_buf **agfbpp) in xfs_alloc_read_agf() argument
3448 if (agfbpp) in xfs_alloc_read_agf()
3449 *agfbpp = agfbp; in xfs_alloc_read_agf()