Lines Matching defs:dentry

460 static int rpc_delete_dentry(const struct dentry *dentry)  in rpc_delete_dentry()
489 static int __rpc_create_common(struct inode *dir, struct dentry *dentry, in __rpc_create_common()
514 static int __rpc_create(struct inode *dir, struct dentry *dentry, in __rpc_create()
528 static int __rpc_mkdir(struct inode *dir, struct dentry *dentry, in __rpc_mkdir()
543 static int __rpc_mkpipe(struct inode *dir, struct dentry *dentry, in __rpc_mkpipe()
565 static int __rpc_rmdir(struct inode *dir, struct dentry *dentry) in __rpc_rmdir()
576 static int __rpc_unlink(struct inode *dir, struct dentry *dentry) in __rpc_unlink()
587 static int __rpc_rmpipe(struct inode *dir, struct dentry *dentry) in __rpc_rmpipe()
602 struct dentry *dentry; in __rpc_lookup_create() local
621 struct dentry *dentry; in __rpc_lookup_create_exclusive() local
640 struct dentry *dentry; in __rpc_depopulate() local
685 struct dentry *dentry; in rpc_populate() local
729 int (*populate)(struct dentry *, void *), void *args_populate) in rpc_mkdir_populate()
731 struct dentry *dentry; in rpc_mkdir_populate() local
757 static int rpc_rmdir_depopulate(struct dentry *dentry, in rpc_rmdir_depopulate()
758 void (*depopulate)(struct dentry *)) in rpc_rmdir_depopulate()
799 struct dentry *dentry; in rpc_mkpipe() local
856 rpc_unlink(struct dentry *dentry) in rpc_unlink()
885 static int rpc_clntdir_populate(struct dentry *dentry, void *private) in rpc_clntdir_populate()
892 static void rpc_clntdir_depopulate(struct dentry *dentry) in rpc_clntdir_depopulate()
908 struct dentry *rpc_create_client_dir(struct dentry *dentry, in rpc_create_client_dir()
920 int rpc_remove_client_dir(struct dentry *dentry) in rpc_remove_client_dir()
943 static int rpc_cachedir_populate(struct dentry *dentry, void *private) in rpc_cachedir_populate()
950 static void rpc_cachedir_depopulate(struct dentry *dentry) in rpc_cachedir_depopulate()
962 void rpc_remove_cache_dir(struct dentry *dentry) in rpc_remove_cache_dir()