Searched refs:STARTBLOCKMASK (Results 1 – 1 of 1) sorted by relevance
1883 #define STARTBLOCKMASK \ macro 1888 return ((x) & STARTBLOCKMASK) == STARTBLOCKMASK; in isnullstartblock() 1894 return STARTBLOCKMASK | (k); in nullstartblock() 1899 return (xfs_filblks_t)((x) & ~STARTBLOCKMASK); in startblockval()