Lines Matching refs:struct
3 dnl # The 'struct xattr_handler' was constified in the generic
11 const struct xattr_handler xattr_test_handler = {
17 const struct xattr_handler *xattr_handlers[] = {
21 const struct super_block sb __attribute__ ((unused)) = {
28 AC_MSG_CHECKING([whether super_block uses const struct xattr_handler])
45 static int get(const struct xattr_handler *handler,
46 struct dentry *dentry, struct inode *inode,
49 static const struct xattr_handler
75 static int set(const struct xattr_handler *handler,
76 struct mnt_idmap *idmap,
77 struct dentry *dentry, struct inode *inode,
81 static const struct xattr_handler
90 static int set(const struct xattr_handler *handler,
91 struct user_namespace *mnt_userns,
92 struct dentry *dentry, struct inode *inode,
96 static const struct xattr_handler
105 static int set(const struct xattr_handler *handler,
106 struct dentry *dentry, struct inode *inode,
110 static const struct xattr_handler
121 dnl # struct user_namespace* was inserted as arg #2
124 dnl # The xattr_handler->set() callback 2nd arg is now struct mnt_idmap *
167 static const struct inode_operations