Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_attr_leaf.c2371 #define ATTR_ENTBASESIZE /* minimum bytes used by an attr */ \ macro
2374 ((ATTR_ENTBASESIZE + (namelen) + 1 + sizeof(u_int32_t)-1) \