Home
last modified time | relevance | path

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

/third_party/e2fsprogs/doc/RelNotes/
Dv1.43.4.txt21 or hex bytes when using debugfs's do_get_xattr command. It will now
/third_party/e2fsprogs/debugfs/
Ddebugfs.h201 void do_get_xattr(int argc, char **argv, int sci_idx, void *infop);
Ddebug_cmds.ct202 request do_get_xattr, "Get an extended attribute of an inode",
Dxattrs.c141 void do_get_xattr(int argc, char **argv, int sci_idx EXT2FS_ATTR((unused)), in do_get_xattr() function