Home
last modified time | relevance | path

Searched defs:xattr_handler (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
Dxattr.h36 struct xattr_handler { struct
41 int (*get)(const struct xattr_handler *, struct dentry *dentry, argument
44 int (*set)(const struct xattr_handler *, argument
/kernel/linux/linux-5.10/include/linux/
Dxattr.h29 struct xattr_handler { struct
34 int (*get)(const struct xattr_handler *, struct dentry *dentry, argument
37 int (*set)(const struct xattr_handler *, struct dentry *dentry, argument