Searched defs:fs_type (Results 1 – 9 of 9) sorted by relevance
135 static void pretty_print_line(const char *device, const char *fs_type, in pretty_print_line()172 const char *uuid = "", *fs_type = "", *label = ""; in pretty_print_dev() local
1050 static char **parse_fs_type(const char *fs_type, in parse_fs_type()1293 char * fs_type = 0; in PRS() local
744 static void compile_fs_type(char *fs_type, struct fs_type_compile *cmp) in compile_fs_type()
342 static int squashfs_get_sb(struct file_system_type *fs_type, int flags, in squashfs_get_sb()
136 __u8 fs_type[8]; /* file system type */ member159 __u8 fs_type[8]; /* file system type */ member
116 struct lp_type fs_type, in generate_quad_mask()770 struct lp_type fs_type; in generate_fragment() local
88 FT_UShort fs_type; member
324 void OS2Table::Builder::SetFsType(int32_t fs_type) { in SetFsType()