Lines Matching defs:dentry

89 	struct dentry *dentry;  in rpc_timeout_upcall_queue()  local
138 struct dentry *dentry; in rpc_queue_upcall() local
487 static int __rpc_create_common(struct inode *dir, struct dentry *dentry, in __rpc_create_common()
512 static int __rpc_create(struct inode *dir, struct dentry *dentry, in __rpc_create()
526 static int __rpc_mkdir(struct inode *dir, struct dentry *dentry, in __rpc_mkdir()
577 static int __rpc_mkpipe_dentry(struct inode *dir, struct dentry *dentry, in __rpc_mkpipe_dentry()
596 static int __rpc_rmdir(struct inode *dir, struct dentry *dentry) in __rpc_rmdir()
609 static int __rpc_unlink(struct inode *dir, struct dentry *dentry) in __rpc_unlink()
622 static int __rpc_rmpipe(struct inode *dir, struct dentry *dentry) in __rpc_rmpipe()
634 struct dentry *dentry = d_hash_and_lookup(parent, &q); in __rpc_lookup_create_exclusive() local
654 struct dentry *dentry; in __rpc_depopulate() local
698 struct dentry *dentry; in rpc_populate() local
737 int (*populate)(struct dentry *, void *), void *args_populate) in rpc_mkdir_populate()
739 struct dentry *dentry; in rpc_mkdir_populate() local
765 static int rpc_rmdir_depopulate(struct dentry *dentry, in rpc_rmdir_depopulate()
766 void (*depopulate)(struct dentry *)) in rpc_rmdir_depopulate()
805 struct dentry *dentry; in rpc_mkpipe_dentry() local
844 rpc_unlink(struct dentry *dentry) in rpc_unlink()
1026 static int rpc_clntdir_populate(struct dentry *dentry, void *private) in rpc_clntdir_populate()
1033 static void rpc_clntdir_depopulate(struct dentry *dentry) in rpc_clntdir_depopulate()
1049 struct dentry *rpc_create_client_dir(struct dentry *dentry, in rpc_create_client_dir()
1070 struct dentry *dentry = rpc_client->cl_pipedir_objects.pdh_dentry; in rpc_remove_client_dir() local
1097 static int rpc_cachedir_populate(struct dentry *dentry, void *private) in rpc_cachedir_populate()
1104 static void rpc_cachedir_depopulate(struct dentry *dentry) in rpc_cachedir_depopulate()
1116 void rpc_remove_cache_dir(struct dentry *dentry) in rpc_remove_cache_dir()