Lines Matching defs:dir
143 nfs3_proc_lookup(struct inode *dir, struct qstr *name, in nfs3_proc_lookup()
284 static int nfs3_do_create(struct inode *dir, struct dentry *dentry, struct nfs3_createdata *data) in nfs3_do_create()
305 nfs3_proc_create(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs3_proc_create()
386 nfs3_proc_remove(struct inode *dir, struct qstr *name) in nfs3_proc_remove()
410 nfs3_proc_unlink_setup(struct rpc_message *msg, struct inode *dir) in nfs3_proc_unlink_setup()
416 nfs3_proc_unlink_done(struct rpc_task *task, struct inode *dir) in nfs3_proc_unlink_done()
461 nfs3_proc_link(struct inode *inode, struct inode *dir, struct qstr *name) in nfs3_proc_link()
492 nfs3_proc_symlink(struct inode *dir, struct dentry *dentry, struct page *page, in nfs3_proc_symlink()
523 nfs3_proc_mkdir(struct inode *dir, struct dentry *dentry, struct iattr *sattr) in nfs3_proc_mkdir()
555 nfs3_proc_rmdir(struct inode *dir, struct qstr *name) in nfs3_proc_rmdir()
591 struct inode *dir = dentry->d_inode; in nfs3_proc_readdir() local
632 nfs3_proc_mknod(struct inode *dir, struct dentry *dentry, struct iattr *sattr, in nfs3_proc_mknod()