Home
last modified time | relevance | path

Searched refs:__uuid_t (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsuper.h14 struct bch_fs *bch2_uuid_to_fs(__uuid_t);
Dsb-members_format.h44 __uuid_t uuid;
Dbcachefs_format.h83 typedef uuid_t __uuid_t; typedef
702 __uuid_t magic; /* bcachefs superblock UUID */
733 __uuid_t magic;
734 __uuid_t uuid;
735 __uuid_t user_uuid;
Dbcachefs.h528 __uuid_t uuid;
763 __uuid_t uuid;
764 __uuid_t user_uuid;
Dbcachefs_ioctl.h103 __uuid_t uuid;
Dsuper.c214 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()