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

/linux-master/fs/bcachefs/
H A Dsuper.h14 struct bch_fs *bch2_uuid_to_fs(__uuid_t);
H A Dsb-members_format.h39 __uuid_t uuid;
H A Dbcachefs_format.h83 typedef uuid_t __uuid_t; typedef
742 __uuid_t magic; /* bcachefs superblock UUID */
773 __uuid_t magic;
774 __uuid_t uuid;
775 __uuid_t user_uuid;
H A Dbcachefs_ioctl.h101 __uuid_t uuid;
H A Dbcachefs.h519 __uuid_t uuid;
749 __uuid_t uuid;
750 __uuid_t user_uuid;
H A Dsuper.c199 static struct bch_fs *__bch2_uuid_to_fs(__uuid_t uuid)
212 struct bch_fs *bch2_uuid_to_fs(__uuid_t uuid)

Completed in 364 milliseconds