Home
last modified time | relevance | path

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

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