Searched refs:ATTR_ENTBASESIZE (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/fs/xfs/ | ||
H A D | xfs_attr_list.c | 537 #define ATTR_ENTBASESIZE /* minimum bytes used by an attr */ \ macro 540 ((ATTR_ENTBASESIZE + (namelen) + 1 + sizeof(u_int32_t)-1) \ |
Completed in 54 milliseconds