Home
last modified time | relevance | path

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

/fs/ext4/
Dxattr.h64 #define IFIRST(hdr) ((struct ext4_xattr_entry *)((hdr)+1)) macro
/fs/ext3/
Dxattr.c74 #define IFIRST(hdr) ((struct ext3_xattr_entry *)((hdr)+1)) macro