OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:total_xattr_bytes
(Results
1 - 3
of
3
) sorted by null
/external/squashfs-tools/squashfs-tools/
xattr.h
74
extern unsigned int xattr_bytes,
total_xattr_bytes
;
xattr.c
85
extern unsigned int xattr_bytes,
total_xattr_bytes
;
446
total_xattr_bytes
+= size;
738
stotal_xattr_bytes =
total_xattr_bytes
;
764
total_xattr_bytes
= stotal_xattr_bytes;
mksquashfs.c
288
unsigned int xattr_bytes = 0,
total_xattr_bytes
= 0;
variable
[
all
...]
Completed in 485 milliseconds