Lines Matching defs:dentry

122 nfs4_label_init_security(struct inode *dir, struct dentry *dentry,  in nfs4_label_init_security()
155 nfs4_label_init_security(struct inode *dir, struct dentry *dentry, in nfs4_label_init_security()
315 static void nfs4_setup_readdir(u64 cookie, __be32 *verifier, struct dentry *dentry, in nfs4_setup_readdir()
1328 static struct nfs4_opendata *nfs4_opendata_alloc(struct dentry *dentry, in nfs4_opendata_alloc()
3020 struct dentry *dentry; in _nfs4_open_and_get_state() local
3110 struct dentry *dentry = ctx->dentry; in _nfs4_do_open() local
4225 nfs4_proc_setattr(struct dentry *dentry, struct nfs_fattr *fattr, in nfs4_proc_setattr()
4275 struct dentry *dentry, struct nfs_fh *fhandle, in _nfs4_proc_lookup()
4323 struct dentry *dentry, struct nfs_fh *fhandle, in nfs4_proc_lookup_common()
4368 static int nfs4_proc_lookup(struct inode *dir, struct dentry *dentry, in nfs4_proc_lookup()
4384 nfs4_proc_lookup_mountpoint(struct inode *dir, struct dentry *dentry, in nfs4_proc_lookup_mountpoint()
4556 nfs4_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs4_proc_create()
4616 static int nfs4_proc_remove(struct inode *dir, struct dentry *dentry) in nfs4_proc_remove()
4656 struct dentry *dentry, in nfs4_proc_unlink_setup()
4862 static int nfs4_do_create(struct inode *dir, struct dentry *dentry, struct nfs4_createdata *data) in nfs4_do_create()
4886 static int _nfs4_proc_symlink(struct inode *dir, struct dentry *dentry, in _nfs4_proc_symlink()
4913 static int nfs4_proc_symlink(struct inode *dir, struct dentry *dentry, in nfs4_proc_symlink()
4935 static int _nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry, in _nfs4_proc_mkdir()
4953 static int nfs4_proc_mkdir(struct inode *dir, struct dentry *dentry, in nfs4_proc_mkdir()
4978 static int _nfs4_proc_readdir(struct dentry *dentry, const struct cred *cred, in _nfs4_proc_readdir()
5022 static int nfs4_proc_readdir(struct dentry *dentry, const struct cred *cred, in nfs4_proc_readdir()
5039 static int _nfs4_proc_mknod(struct inode *dir, struct dentry *dentry, in _nfs4_proc_mknod()
5074 static int nfs4_proc_mknod(struct inode *dir, struct dentry *dentry, in nfs4_proc_mknod()
7554 static bool nfs4_xattr_list_nfs4_acl(struct dentry *dentry) in nfs4_xattr_list_nfs4_acl()
10353 static ssize_t nfs4_listxattr(struct dentry *dentry, char *list, size_t size) in nfs4_listxattr()