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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dext_attr.c34 ext2fs_swap_ext_attr(buf, buf, fs->blocksize, 1);
51 ext2fs_swap_ext_attr(buf, inbuf, fs->blocksize, 1);
H A Dswapfs.c82 void ext2fs_swap_ext_attr(char *to, char *from, int bufsize, int has_header) function
222 ext2fs_swap_ext_attr((char *) (eat + 1), (char *) (eaf + 1),
H A Dext2fs.h861 extern void ext2fs_swap_ext_attr(char *to, char *from, int bufsize,

Completed in 41 milliseconds