Searched refs:bch2_inode_opts (Results 1 – 3 of 3) sorted by relevance
11 extern const char * const bch2_inode_opts[];
295 ret = __bch2_xattr_emit(prefix, bch2_inode_opts[id], in bch2_xattr_list_bcachefs()296 strlen(bch2_inode_opts[id]), buf); in bch2_xattr_list_bcachefs()
27 const char * const bch2_inode_opts[] = { variable