Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dxattrs.c24 #define PRINT_XATTR_STATFMT 0x08 macro
73 if ((print_flags & PRINT_XATTR_STATFMT) && in print_xattr()
77 (!(print_flags & PRINT_XATTR_STATFMT) || (value_len < 40))) { in print_xattr()
89 print_xattr(out, name, value, value_len, PRINT_XATTR_STATFMT); in dump_attr()