Searched refs:bch2_xattr_list (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/bcachefs/
H A Dxattr.h46 ssize_t bch2_xattr_list(struct dentry *, char *, size_t);
H A Dfs.c1172 .listxattr = bch2_xattr_list,
1192 .listxattr = bch2_xattr_list,
1214 .listxattr = bch2_xattr_list,
1224 .listxattr = bch2_xattr_list,
H A Dxattr.c295 ssize_t bch2_xattr_list(struct dentry *dentry, char *buffer, size_t buffer_size) function

Completed in 162 milliseconds