Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dsuper.h14 struct bch_fs *bch2_uuid_to_fs(__uuid_t);
H A Dsb-members_format.h44 __uuid_t uuid;
H A Dbcachefs_format.h83 typedef uuid_t __uuid_t; typedef
718 __uuid_t magic; /* bcachefs superblock UUID */
749 __uuid_t magic;
750 __uuid_t uuid;
751 __uuid_t user_uuid;
H A Dbcachefs.h541 __uuid_t uuid;
768 __uuid_t uuid;
769 __uuid_t user_uuid;
H A Dbcachefs_ioctl.h104 __uuid_t uuid;
H A Dsuper.c208 static struct bch_fs *__bch2_uuid_to_fs(__uuid_t uuid) in __bch2_uuid_to_fs()
221 struct bch_fs *bch2_uuid_to_fs(__uuid_t uuid) in bch2_uuid_to_fs()