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

/linux-master/fs/bcachefs/
H A Dsuper.h14 struct bch_fs *bch2_uuid_to_fs(__uuid_t);
H A Dbcachefs_format.h82 typedef uuid_t __uuid_t; typedef
577 __uuid_t uuid;
909 __uuid_t magic; /* bcachefs superblock UUID */
940 __uuid_t magic;
941 __uuid_t uuid;
942 __uuid_t user_uuid;
H A Dbcachefs_ioctl.h101 __uuid_t uuid;
H A Dbcachefs.h552 __uuid_t uuid;
784 __uuid_t uuid;
785 __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 140 milliseconds