Home
last modified time | relevance | path

Searched refs:XFS_AGF_NUM_BITS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_format.h721 #define XFS_AGF_NUM_BITS 18 macro
722 #define XFS_AGF_ALL_BITS ((1 << XFS_AGF_NUM_BITS) - 1)
H A Dxfs_alloc.c2746 xfs_btree_offsets(fields, offsets, XFS_AGF_NUM_BITS, &first, &last); in xfs_alloc_log_agf()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_format.h555 #define XFS_AGF_NUM_BITS 18 macro
556 #define XFS_AGF_ALL_BITS ((1u << XFS_AGF_NUM_BITS) - 1)
H A Dxfs_alloc.c2918 xfs_btree_offsets(fields, offsets, XFS_AGF_NUM_BITS, &first, &last); in xfs_alloc_log_agf()

Completed in 22 milliseconds