Searched refs:EXT4_HTREE_EOF_64BIT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/fs/ext4/ | ||
H A D | dir.c | 377 return EXT4_HTREE_EOF_64BIT; in ext4_get_htree_eof() |
H A D | ext4.h | 2484 #define EXT4_HTREE_EOF_64BIT ((1ULL << (64 - 1)) - 1) macro |