Home
last modified time | relevance | path

Searched refs:PRINT_XATTR_C (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/debugfs/
Dxattrs.c23 #define PRINT_XATTR_C 0x04 macro
47 if ((flags & PRINT_XATTR_C) == 0) { in print_xattr_string()
177 print_flags |= PRINT_XATTR_C; in do_get_xattr()
219 if (print_flags & (PRINT_XATTR_HEX|PRINT_XATTR_C)) in do_get_xattr()