Home
last modified time | relevance | path

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

/u-boot/test/py/tests/test_fs/
A Dconftest.py97 def fstype_to_ubname(fs_type): argument
115 def check_ubconfig(config, fs_type): argument
134 def mk_fs(config, fs_type, size, id): argument
195 def mount_fs(fs_type, device, mount_point): argument
A Dfstest_helpers.py8 def assert_fs_integrity(fs_type, fs_img): argument
/u-boot/include/
A Dfat.h126 char fs_type[8]; /* Typically FAT12, FAT16, or FAT32 */ member
/u-boot/fs/ubifs/
A Dsuper.c2451 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags, in ubifs_mount()
/u-boot/board/gdsys/p1022/
A Dcontrolcenterd-id.c894 const char *dev_part_str, int fs_type, in load_key_chunk()
/u-boot/fs/
A Dfs.c35 static int fs_type = FS_TYPE_ANY; variable

Completed in 15 milliseconds