Home
last modified time | relevance | path

Searched defs:totsize (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_attr_sf.h33 __be16 totsize; /* total bytes in shortform list */ member
Dxfs_attr_leaf.c604 int base, size=0, end, totsize, i; in xfs_attr_shortform_remove() local