Searched refs:fs_uuid (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/fs/ |
| H A D | fs.su | |
| H A D | fs.c | 348 int fs_uuid(char *uuid_str) in fs_uuid() function 661 ret = fs_uuid(uuid); in do_fs_uuid()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | Makefile | 154 obj-$(CONFIG_CMD_FS_UUID) += fs_uuid.o
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | volumes.c | 2480 u8 fs_uuid[BTRFS_FSID_SIZE]; in btrfs_finish_sprout() local 2522 read_extent_buffer(leaf, fs_uuid, btrfs_device_fsid(dev_item), in btrfs_finish_sprout() 2525 fs_uuid, true); in btrfs_finish_sprout() 6842 u8 fs_uuid[BTRFS_FSID_SIZE]; in read_one_dev() local 6848 read_extent_buffer(leaf, fs_uuid, btrfs_device_fsid(dev_item), in read_one_dev() 6851 if (memcmp(fs_uuid, fs_devices->metadata_uuid, BTRFS_FSID_SIZE)) { in read_one_dev() 6852 fs_devices = open_seed_devices(fs_info, fs_uuid); in read_one_dev() 6858 fs_uuid, true); in read_one_dev()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |