Home
last modified time | relevance | path

Searched refs:ext2fs_fallocate (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dmkjournal.c306 retval = ext2fs_fallocate(fs, falloc_flags, journal_ino, in write_journal_inode()
Dfallocate.c803 errcode_t ext2fs_fallocate(ext2_filsys fs, int flags, ext2_ino_t ino, in ext2fs_fallocate() function
Dext2fs.h1306 errcode_t ext2fs_fallocate(ext2_filsys fs, int flags, ext2_ino_t ino,
/external/e2fsprogs/debian/
Dlibext2fs2.symbols199 ext2fs_fallocate@Base 1.43
/external/e2fsprogs/debugfs/
Ddebugfs.c2366 errcode = ext2fs_fallocate(current_fs, EXT2_FALLOCATE_INIT_BEYOND_EOF, in do_fallocate()
/external/e2fsprogs/misc/
Dfuse2fs.c3372 err = ext2fs_fallocate(fs, flags, fh->ino, in fallocate_helper()