Searched defs:fs_type (Results 1 – 8 of 8) sorted by relevance
76 partcode_path(const char *part_type, const char *fs_type) { in partcode_path()
98 partcode_path(const char *part_type, const char *fs_type) in partcode_path()
140 partcode_path(const char *part_type, const char *fs_type) in partcode_path()
134 partcode_path(const char *part_type, const char *fs_type) { in partcode_path()
60 char *fs_type; /* FSTAB_* from fs_mntops */ member
358 struct super_block *sb = zpl_mount_impl(fs_type, flags, &zm); in zpl_mount() argument 291 zpl_mount_impl(struct file_system_type * fs_type,int flags,zfs_mnt_t * zm) zpl_mount_impl() argument
117 int fs_type; /* Descriptor type. */ member
34 enum fs_type { global() enum