OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SQUASHFS_XATTR_BLK
(Results
1 - 2
of
2
) sorted by null
/external/squashfs-tools/squashfs-tools/
read_xattrs.c
322
start =
SQUASHFS_XATTR_BLK
(xattr_ids[i].xattr) + xattr_table_start;
365
start =
SQUASHFS_XATTR_BLK
(xattr) + xattr_table_start;
squashfs_fs.h
230
#define
SQUASHFS_XATTR_BLK
(A) ((unsigned int) ((A) >> 16))
Completed in 453 milliseconds