Searched refs:ext2fs_swap_ext_attr (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dext_attr.c71 ext2fs_swap_ext_attr(buf, buf, fs->blocksize, 1);
92 ext2fs_swap_ext_attr(buf, inbuf, fs->blocksize, 1);
H A Dswapfs.c173 void ext2fs_swap_ext_attr(char *to, char *from, int bufsize, int has_header) function
330 ext2fs_swap_ext_attr((char *) (eat + 1), (char *) (eaf + 1),
H A Dext2fs.h1436 extern void ext2fs_swap_ext_attr(char *to, char *from, int bufsize,

Completed in 127 milliseconds