Lines Matching defs:dentry
87 struct dentry *dentry; in rpc_timeout_upcall_queue() local
136 struct dentry *dentry; in rpc_queue_upcall() local
492 static int __rpc_create_common(struct inode *dir, struct dentry *dentry, in __rpc_create_common()
517 static int __rpc_create(struct inode *dir, struct dentry *dentry, in __rpc_create()
531 static int __rpc_mkdir(struct inode *dir, struct dentry *dentry, in __rpc_mkdir()
582 static int __rpc_mkpipe_dentry(struct inode *dir, struct dentry *dentry, in __rpc_mkpipe_dentry()
601 static int __rpc_rmdir(struct inode *dir, struct dentry *dentry) in __rpc_rmdir()
612 int rpc_rmdir(struct dentry *dentry) in rpc_rmdir()
628 static int __rpc_unlink(struct inode *dir, struct dentry *dentry) in __rpc_unlink()
639 static int __rpc_rmpipe(struct inode *dir, struct dentry *dentry) in __rpc_rmpipe()
651 struct dentry *dentry = d_hash_and_lookup(parent, &q); in __rpc_lookup_create_exclusive() local
671 struct dentry *dentry; in __rpc_depopulate() local
715 struct dentry *dentry; in rpc_populate() local
754 int (*populate)(struct dentry *, void *), void *args_populate) in rpc_mkdir_populate()
756 struct dentry *dentry; in rpc_mkdir_populate() local
782 static int rpc_rmdir_depopulate(struct dentry *dentry, in rpc_rmdir_depopulate()
783 void (*depopulate)(struct dentry *)) in rpc_rmdir_depopulate()
821 struct dentry *dentry; in rpc_mkpipe_dentry() local
860 rpc_unlink(struct dentry *dentry) in rpc_unlink()
1042 static int rpc_clntdir_populate(struct dentry *dentry, void *private) in rpc_clntdir_populate()
1049 static void rpc_clntdir_depopulate(struct dentry *dentry) in rpc_clntdir_depopulate()
1065 struct dentry *rpc_create_client_dir(struct dentry *dentry, in rpc_create_client_dir()
1086 struct dentry *dentry = rpc_client->cl_pipedir_objects.pdh_dentry; in rpc_remove_client_dir() local
1113 static int rpc_cachedir_populate(struct dentry *dentry, void *private) in rpc_cachedir_populate()
1120 static void rpc_cachedir_depopulate(struct dentry *dentry) in rpc_cachedir_depopulate()
1132 void rpc_remove_cache_dir(struct dentry *dentry) in rpc_remove_cache_dir()