Home
last modified time | relevance | path

Searched defs:BFIRST (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/ext4/
Dxattr.h73 #define BFIRST(bh) ENTRY(BHDR(bh)+1) macro
/linux-4.1.27/fs/ext3/
Dxattr.c61 #define BFIRST(bh) ENTRY(BHDR(bh)+1) macro