Home
last modified time | relevance | path

Searched refs:bch2_opt_lookup (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dopts.c256 int bch2_opt_lookup(const char *name) in bch2_opt_lookup() function
287 return bch2_opt_lookup(name); in bch2_mount_opt_lookup()
Dxattr.c420 id = bch2_opt_lookup(name); in __bch2_xattr_bcachefs_get()
499 opt_id = bch2_opt_lookup(name); in bch2_xattr_bcachefs_set()
Dopts.h599 int bch2_opt_lookup(const char *);