Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_attr_list.c530 #define ATTR_ENTBASESIZE /* minimum bytes used by an attr */ \ macro
533 ((ATTR_ENTBASESIZE + (namelen) + 1 + sizeof(uint32_t)-1) \