Home
last modified time | relevance | path

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

/external/e2fsprogs/debugfs/
Ddebugfs.h202 void raw_inode_xattr_dump(FILE *f, unsigned char *buf, unsigned int len);
Dxattrs.c471 void raw_inode_xattr_dump(FILE *f, unsigned char *buf, unsigned int len) in raw_inode_xattr_dump() function
Ddebugfs.c2205 raw_inode_xattr_dump(stdout, buf + offset, size); in do_idump()