Home
last modified time | relevance | path

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

/u-boot/test/py/tests/test_fs/
A Dconftest.py99 def fstype_to_ubname(fs_type): argument
117 def check_ubconfig(config, fs_type): argument
154 def mount_fs(fs_type, device, mount_point): argument
A Dfstest_helpers.py8 def assert_fs_integrity(fs_type, fs_img): argument
/u-boot/test/py/tests/
A Dfs_helper.py12 def mk_fs(config, fs_type, size, prefix, use_src_dir=False): argument
/u-boot/include/
A Dbootflow.h91 int fs_type; member
A Dfat.h126 char fs_type[8]; /* Typically FAT12, FAT16, or FAT32 */ member
/u-boot/fs/ubifs/
A Dsuper.c2456 static struct dentry *ubifs_mount(struct file_system_type *fs_type, int flags, in ubifs_mount()
/u-boot/fs/
A Dfs.c38 static int fs_type = FS_TYPE_ANY; variable

Completed in 17 milliseconds