Home
last modified time | relevance | path

Searched defs:fs_type (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/gadget/
H A Df_fastboot.c272 const char **fs_type) in fb_get_fstype()
703 const char *fs_type = NULL; in fb_read_var() local
1186 const char *fs_type = NULL; in fb_getvar_all() local
/rk3399_rockchip-uboot/include/
H A Dfat.h126 char fs_type[8]; /* Typically FAT12, FAT16, or FAT32 */ member
/rk3399_rockchip-uboot/fs/
H A Dfs.c26 static int fs_type = FS_TYPE_ANY; variable
/rk3399_rockchip-uboot/fs/ubifs/
H A Dsuper.c2448 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags, in ubifs_mount()
/rk3399_rockchip-uboot/board/gdsys/p1022/
H A Dcontrolcenterd-id.c867 const char *dev_part_str, int fs_type, in load_key_chunk()