Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_format.h555 #define XFS_AGF_NUM_BITS 18 macro
556 #define XFS_AGF_ALL_BITS ((1u << XFS_AGF_NUM_BITS) - 1)
A Dxfs_alloc.c2793 xfs_btree_offsets(fields, offsets, XFS_AGF_NUM_BITS, &first, &last); in xfs_alloc_log_agf()

Completed in 15 milliseconds