Searched refs:EXT2_FT_REG_FILE (Results 1 – 10 of 10) sorted by relevance
48 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()
389 retval = ext2fs_link(fs, dir, fn_buf, *ino, EXT2_FT_REG_FILE); in mk_hugefile()
577 return EXT2_FT_REG_FILE; in ext2_file_type()
496 return EXT2_FT_REG_FILE; in ext2_file_type()
230 EXT2_FT_REG_FILE, enumerator
626 return EXT2_FT_REG_FILE; in ext2_file_type()
611 should_be = EXT2_FT_REG_FILE; in check_filetype()957 return filetype == EXT2_FT_REG_FILE || in needs_encryption()
679 filetype = EXT2_FT_REG_FILE; in ext4_fc_handle_link_and_create()
1077 #define EXT2_FT_REG_FILE 1 macro
832 @item EXT2_FT_REG_FILE