Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dxattr.h71 #define BHDR(bh) ((struct ext4_xattr_header *)((bh)->b_data)) macro
/linux-4.1.27/fs/ext3/
Dxattr.c59 #define BHDR(bh) ((struct ext3_xattr_header *)((bh)->b_data)) macro