Lines Matching defs:dentry
89 struct dentry *dentry; in rpc_timeout_upcall_queue() local
138 struct dentry *dentry; in rpc_queue_upcall() local
488 static int __rpc_create_common(struct inode *dir, struct dentry *dentry, in __rpc_create_common()
513 static int __rpc_create(struct inode *dir, struct dentry *dentry, in __rpc_create()
527 static int __rpc_mkdir(struct inode *dir, struct dentry *dentry, in __rpc_mkdir()
578 static int __rpc_mkpipe_dentry(struct inode *dir, struct dentry *dentry, in __rpc_mkpipe_dentry()
597 static int __rpc_rmdir(struct inode *dir, struct dentry *dentry) in __rpc_rmdir()
610 static int __rpc_unlink(struct inode *dir, struct dentry *dentry) in __rpc_unlink()
623 static int __rpc_rmpipe(struct inode *dir, struct dentry *dentry) in __rpc_rmpipe()
635 struct dentry *dentry = d_hash_and_lookup(parent, &q); in __rpc_lookup_create_exclusive() local
655 struct dentry *dentry; in __rpc_depopulate() local
699 struct dentry *dentry; in rpc_populate() local
738 int (*populate)(struct dentry *, void *), void *args_populate) in rpc_mkdir_populate()
740 struct dentry *dentry; in rpc_mkdir_populate() local
766 static int rpc_rmdir_depopulate(struct dentry *dentry, in rpc_rmdir_depopulate()
767 void (*depopulate)(struct dentry *)) in rpc_rmdir_depopulate()
806 struct dentry *dentry; in rpc_mkpipe_dentry() local
845 rpc_unlink(struct dentry *dentry) in rpc_unlink()
1027 static int rpc_clntdir_populate(struct dentry *dentry, void *private) in rpc_clntdir_populate()
1034 static void rpc_clntdir_depopulate(struct dentry *dentry) in rpc_clntdir_depopulate()
1050 struct dentry *rpc_create_client_dir(struct dentry *dentry, in rpc_create_client_dir()
1071 struct dentry *dentry = rpc_client->cl_pipedir_objects.pdh_dentry; in rpc_remove_client_dir() local
1098 static int rpc_cachedir_populate(struct dentry *dentry, void *private) in rpc_cachedir_populate()
1105 static void rpc_cachedir_depopulate(struct dentry *dentry) in rpc_cachedir_depopulate()
1117 void rpc_remove_cache_dir(struct dentry *dentry) in rpc_remove_cache_dir()