HomeSort by relevance Sort by last modified time
    Searched refs:ext2fs_swap_ext_attr (Results 1 - 3 of 3) sorted by null

  /external/e2fsprogs/lib/ext2fs/
ext_attr.c 36 ext2fs_swap_ext_attr(buf, buf, fs->blocksize, 1);
54 ext2fs_swap_ext_attr(buf, inbuf, fs->blocksize, 1);
swapfs.c 93 void ext2fs_swap_ext_attr(char *to, char *from, int bufsize, int has_header) function
243 ext2fs_swap_ext_attr((char *) (eat + 1), (char *) (eaf + 1),
ext2fs.h 946 extern void ext2fs_swap_ext_attr(char *to, char *from, int bufsize,
    [all...]

Completed in 19 milliseconds