OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:XATTR_PREFIX_MASK
(Results
1 - 3
of
3
) sorted by null
/external/squashfs-tools/squashfs-tools/
xattr.h
28
#define
XATTR_PREFIX_MASK
SQUASHFS_XATTR_PREFIX_MASK
read_xattrs.c
120
int i, len, type = entry->type &
XATTR_PREFIX_MASK
;
xattr.c
589
xattr->type &=
XATTR_PREFIX_MASK
; /* all inline */
Completed in 484 milliseconds