Searched refs:ext2fs_fallocate (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | mkjournal.c | 306 retval = ext2fs_fallocate(fs, falloc_flags, journal_ino, in write_journal_inode()
|
D | fallocate.c | 803 errcode_t ext2fs_fallocate(ext2_filsys fs, int flags, ext2_ino_t ino, in ext2fs_fallocate() function
|
D | ext2fs.h | 1306 errcode_t ext2fs_fallocate(ext2_filsys fs, int flags, ext2_ino_t ino,
|
/external/e2fsprogs/debian/ |
D | libext2fs2.symbols | 199 ext2fs_fallocate@Base 1.43
|
/external/e2fsprogs/debugfs/ |
D | debugfs.c | 2366 errcode = ext2fs_fallocate(current_fs, EXT2_FALLOCATE_INIT_BEYOND_EOF, in do_fallocate()
|
/external/e2fsprogs/misc/ |
D | fuse2fs.c | 3372 err = ext2fs_fallocate(fs, flags, fh->ino, in fallocate_helper()
|