Lines Matching full:fs_uuid
97 char *fs_uuid = NULL;1447 fs_uuid = optarg;2160 if (fs_uuid) {2161 if (uuid_parse(fs_uuid, fs->super->s_uuid) !=0) {2163 fs_uuid);