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
280 zpl_mount_impl(struct file_system_type *fs_type, int flags, zfs_mnt_t *zm) in zpl_mount_impl()353 zpl_mount(struct file_system_type *fs_type, int flags, in zpl_mount()
117 int fs_type; /* Descriptor type. */ member
34 enum fs_type { global() enum