Home
last modified time | relevance | path

Searched refs:STARTBLOCKMASKBITS (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_format.h1792 #define STARTBLOCKMASKBITS (15 + 20) macro
1794 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_format.h1687 #define STARTBLOCKMASKBITS (15 + 20) macro
1689 (((((xfs_fsblock_t)1) << STARTBLOCKMASKBITS) - 1) << STARTBLOCKVALBITS)

Completed in 8 milliseconds