Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dxattr.c253 static inline const char *bch2_xattr_prefix(unsigned type, struct dentry *dentry) in bch2_xattr_prefix() function
269 prefix = bch2_xattr_prefix(xattr->x_type, dentry); in bch2_xattr_emit()