Lines Matching defs:dentry

98 nfs4_label_init_security(struct inode *dir, struct dentry *dentry,  in nfs4_label_init_security()
131 nfs4_label_init_security(struct inode *dir, struct dentry *dentry, in nfs4_label_init_security()
263 static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry, in nfs4_setup_readdir()
922 struct dentry *dentry; member
1001 static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry, in nfs4_opendata_alloc()
2309 struct dentry *dentry; in _nfs4_open_and_get_state() local
2370 struct dentry *dentry = ctx->dentry; in _nfs4_do_open() local
3263 nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, in nfs4_proc_setattr()
3542 nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs4_proc_create()
3777 static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data) in nfs4_do_create()
3794 static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry, in _nfs4_proc_symlink()
3821 static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry, in nfs4_proc_symlink()
3841 static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry, in _nfs4_proc_mkdir()
3859 static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry, in nfs4_proc_mkdir()
3880 static int _nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred, in _nfs4_proc_readdir()
3918 static int nfs4_proc_readdir(struct dentry *dentry, struct rpc_cred *cred, in nfs4_proc_readdir()
3933 static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry, in _nfs4_proc_mknod()
3968 static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry, in nfs4_proc_mknod()
4837 nfs4_set_security_label(struct dentry *dentry, const void *buf, size_t buflen) in nfs4_set_security_label()
6119 static int nfs4_xattr_set_nfs4_acl(struct dentry *dentry, const char *key, in nfs4_xattr_set_nfs4_acl()
6129 static int nfs4_xattr_get_nfs4_acl(struct dentry *dentry, const char *key, in nfs4_xattr_get_nfs4_acl()
6138 static size_t nfs4_xattr_list_nfs4_acl(struct dentry *dentry, char *list, in nfs4_xattr_list_nfs4_acl()
6158 static int nfs4_xattr_set_nfs4_label(struct dentry *dentry, const char *key, in nfs4_xattr_set_nfs4_label()
6168 static int nfs4_xattr_get_nfs4_label(struct dentry *dentry, const char *key, in nfs4_xattr_get_nfs4_label()
6176 static size_t nfs4_xattr_list_nfs4_label(struct dentry *dentry, char *list, in nfs4_xattr_list_nfs4_label()