Searched refs:__uuid_t (Results 1 – 6 of 6) sorted by relevance
14 struct bch_fs *bch2_uuid_to_fs(__uuid_t);
44 __uuid_t uuid;
83 typedef uuid_t __uuid_t; typedef702 __uuid_t magic; /* bcachefs superblock UUID */733 __uuid_t magic;734 __uuid_t uuid;735 __uuid_t user_uuid;
528 __uuid_t uuid;763 __uuid_t uuid;764 __uuid_t user_uuid;
103 __uuid_t uuid;
214 static struct bch_fs *__bch2_uuid_to_fs(__uuid_t uuid) in __bch2_uuid_to_fs()227 struct bch_fs *bch2_uuid_to_fs(__uuid_t uuid) in bch2_uuid_to_fs()