Searched defs:totsize (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/fs/xfs/libxfs/ | ||
D | xfs_attr_sf.h | 33 __be16 totsize; /* total bytes in shortform list */ member |
D | xfs_attr_leaf.c | 604 int base, size=0, end, totsize, i; in xfs_attr_shortform_remove() local |