Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A 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()
H A Dinode.h10 extern const char * const bch2_inode_opts[];
H A Dinode.c28 const char * const bch2_inode_opts[] = { variable