Home
last modified time | relevance | path

Searched refs:bch2_uuid_to_fs (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dsuper.h14 struct bch_fs *bch2_uuid_to_fs(__uuid_t);
Dsuper.c227 struct bch_fs *bch2_uuid_to_fs(__uuid_t uuid) in bch2_uuid_to_fs() function