Home
last modified time | relevance | path

Searched refs:EXT2_FT_REG_FILE (Results 1 – 10 of 10) sorted by relevance

/third_party/e2fsprogs/misc/
Dcreate_inode.c48 return EXT2_FT_REG_FILE; in ext2_file_type()
670 retval = ext2fs_link(fs, parent_ino, dest, newfile, EXT2_FT_REG_FILE); in do_write_internal()
676 EXT2_FT_REG_FILE); in do_write_internal()
Dmk_hugefiles.c389 retval = ext2fs_link(fs, dir, fn_buf, *ino, EXT2_FT_REG_FILE); in mk_hugefile()
Dfuse2fs.c577 return EXT2_FT_REG_FILE; in ext2_file_type()
/third_party/e2fsprogs/debugfs/
Dutil.c496 return EXT2_FT_REG_FILE; in ext2_file_type()
/third_party/toybox/toys/pending/
Dmke2fs.c230 EXT2_FT_REG_FILE, enumerator
/third_party/e2fsprogs/e2fsck/
Dutil.c626 return EXT2_FT_REG_FILE; in ext2_file_type()
Dpass2.c611 should_be = EXT2_FT_REG_FILE; in check_filetype()
957 return filetype == EXT2_FT_REG_FILE || in needs_encryption()
Djournal.c679 filetype = EXT2_FT_REG_FILE; in ext4_fc_handle_link_and_create()
/third_party/e2fsprogs/lib/ext2fs/
Dext2_fs.h1077 #define EXT2_FT_REG_FILE 1 macro
/third_party/e2fsprogs/doc/
Dlibext2fs.texinfo832 @item EXT2_FT_REG_FILE