Home
last modified time | relevance | path

Searched defs:host (Results 1 – 12 of 12) sorted by relevance

/fs/lockd/
Dhost.c37 #define for_each_host(host, chain, table) \ argument
42 #define for_each_host_safe(host, next, chain, table) \ argument
113 struct nlm_host *host = NULL; in nlm_alloc_host() local
176 static void nlm_destroy_host_locked(struct nlm_host *host) in nlm_destroy_host_locked()
231 struct nlm_host *host; in nlmclnt_lookup_host() local
284 void nlmclnt_release_host(struct nlm_host *host) in nlmclnt_release_host()
327 struct nlm_host *host = NULL; in nlmsvc_lookup_host() local
405 void nlmsvc_release_host(struct nlm_host *host) in nlmsvc_release_host()
420 nlm_bind_host(struct nlm_host *host) in nlm_bind_host()
491 nlm_rebind_host(struct nlm_host *host) in nlm_rebind_host()
[all …]
Dclntproc.c65 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) in nlm_pidbusy()
75 static inline uint32_t __nlm_alloc_pid(struct nlm_host *host) in __nlm_alloc_pid()
84 static struct nlm_lockowner *__nlm_find_lockowner(struct nlm_host *host, fl_owner_t owner) in __nlm_find_lockowner()
95 static struct nlm_lockowner *nlm_find_lockowner(struct nlm_host *host, fl_owner_t owner) in nlm_find_lockowner()
156 int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data) in nlmclnt_proc()
200 struct nlm_rqst *nlm_alloc_call(struct nlm_host *host) in nlm_alloc_call()
261 struct nlm_host *host = req->a_host; in nlmclnt_call() local
339 struct nlm_host *host = req->a_host; in __nlm_async_call() local
477 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host) in nlmclnt_locks_init_private()
514 struct nlm_host *host = req->a_host; in nlmclnt_lock() local
[all …]
Dsvcsubs.c162 nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file, in nlm_traverse_locks()
213 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file()
332 struct nlm_host *host = data; in nlmsvc_mark_host() local
343 struct nlm_host *host = data; in nlmsvc_same_host() local
351 struct nlm_host *host = data; in nlmsvc_is_client() local
382 nlmsvc_free_host_resources(struct nlm_host *host) in nlmsvc_free_host_resources()
437 nlmsvc_match_ip(void *datap, struct nlm_host *host) in nlmsvc_match_ip()
Dsvc4proc.c26 struct nlm_host *host = NULL; in nlm4svc_retrieve_args() local
79 struct nlm_host *host; in __nlm4svc_proc_test() local
112 struct nlm_host *host; in __nlm4svc_proc_lock() local
160 struct nlm_host *host; in __nlm4svc_proc_cancel() local
199 struct nlm_host *host; in __nlm4svc_proc_unlock() local
282 struct nlm_host *host; in nlm4svc_callback() local
347 struct nlm_host *host; in nlm4svc_proc_share() local
381 struct nlm_host *host; in nlm4svc_proc_unshare() local
428 struct nlm_host *host; in nlm4svc_proc_free_all() local
Dclntlock.c55 struct nlm_host *host; in nlmclnt_init() local
87 void nlmclnt_done(struct nlm_host *host) in nlmclnt_done()
99 struct nlm_wait *nlmclnt_prepare_block(struct nlm_host *host, struct file_lock *fl) in nlmclnt_prepare_block()
213 nlmclnt_recovery(struct nlm_host *host) in nlmclnt_recovery()
230 struct nlm_host *host = (struct nlm_host *) ptr; in reclaimer() local
Dsvcproc.c55 struct nlm_host *host = NULL; in nlmsvc_retrieve_args() local
109 struct nlm_host *host; in __nlmsvc_proc_test() local
143 struct nlm_host *host; in __nlmsvc_proc_lock() local
191 struct nlm_host *host; in __nlmsvc_proc_cancel() local
231 struct nlm_host *host; in __nlmsvc_proc_unlock() local
323 struct nlm_host *host; in nlmsvc_callback() local
390 struct nlm_host *host; in nlmsvc_proc_share() local
424 struct nlm_host *host; in nlmsvc_proc_unshare() local
471 struct nlm_host *host; in nlmsvc_proc_free_all() local
Dsvcshare.c28 nlmsvc_share_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_share_file()
69 nlmsvc_unshare_file(struct nlm_host *host, struct nlm_file *file, in nlmsvc_unshare_file()
93 void nlmsvc_traverse_shares(struct nlm_host *host, struct nlm_file *file, in nlmsvc_traverse_shares()
Dsvclock.c216 nlmsvc_create_block(struct svc_rqst *rqstp, struct nlm_host *host, in nlmsvc_create_block()
311 void nlmsvc_traverse_blocks(struct nlm_host *host, in nlmsvc_traverse_blocks()
400 struct nlm_host *host, struct nlm_lock *lock, int wait, in nlmsvc_lock()
507 struct nlm_host *host, struct nlm_lock *lock, in nlmsvc_testlock()
Dmon.c91 const struct nlm_host *host) in nsm_mon_unmon()
146 int nsm_monitor(const struct nlm_host *host) in nsm_monitor()
187 void nsm_unmonitor(const struct nlm_host *host) in nsm_unmonitor()
/fs/ubifs/
Dxattr.c99 static int create_xattr(struct ubifs_info *c, struct inode *host, in create_xattr()
208 static int change_xattr(struct ubifs_info *c, struct inode *host, in change_xattr()
283 int ubifs_xattr_set(struct inode *host, const char *name, const void *value, in ubifs_xattr_set()
344 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf, in ubifs_xattr_get()
419 struct inode *host = d_inode(dentry); in ubifs_listxattr() local
471 static int remove_xattr(struct ubifs_info *c, struct inode *host, in remove_xattr()
534 static int ubifs_xattr_remove(struct inode *host, const char *name) in ubifs_xattr_remove()
Djournal.c1494 int ubifs_jnl_delete_xattr(struct ubifs_info *c, const struct inode *host, in ubifs_jnl_delete_xattr()
1606 const struct inode *host) in ubifs_jnl_change_xattr()
/fs/nfs/
Dclient.c554 struct nlm_host *host; in nfs_start_lockd() local