Home
last modified time | relevance | path

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

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