Home
last modified time | relevance | path

Searched refs:ATTR_ENTBASESIZE (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/xfs/
Dxfs_attr.c651 #define ATTR_ENTBASESIZE /* minimum bytes used by an attr */ \ macro
654 ((ATTR_ENTBASESIZE + (namelen) + 1 + sizeof(u_int32_t)-1) \