Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dinode.h11 extern const char * const bch2_inode_opts[];
Dxattr.c295 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()
Dinode.c27 const char * const bch2_inode_opts[] = { variable