Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Dzap.c236 block_xattr_dump(stdout, buf, current_fs->blocksize); in do_block_dump()
Ddebugfs.h203 void block_xattr_dump(FILE *f, unsigned char *buf, unsigned int len);
Dxattrs.c481 void block_xattr_dump(FILE *f, unsigned char *buf, unsigned int len) in block_xattr_dump() function