Home
last modified time | relevance | path

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

/fs/lockd/
A Dhost.c37 #define for_each_host(host, chain, table) \ argument
114 struct nlm_host *host = NULL; in nlm_alloc_host() local
237 struct nlm_host *host; in nlmclnt_lookup_host() local
332 struct nlm_host *host = NULL; in nlmsvc_lookup_host() local
427 nlm_bind_host(struct nlm_host *host) in nlm_bind_host()
500 nlm_rebind_host(struct nlm_host *host) in nlm_rebind_host()
528 struct nlm_host *host; in next_host_state() local
559 struct nlm_host *host; in nlm_host_rebooted() local
585 struct nlm_host *host; in nlm_complain_hosts() local
616 struct nlm_host *host; in nlm_shutdown_hosts_net() local
[all …]
A Dclntlock.c47 struct nlm_host *host; in nlmclnt_init() local
79 void nlmclnt_done(struct nlm_host *host) in nlmclnt_done()
88 void nlmclnt_prepare_block(struct nlm_wait *block, struct nlm_host *host, struct file_lock *fl) in nlmclnt_prepare_block()
96 struct rpc_clnt *nlmclnt_rpc_clnt(struct nlm_host *host) in nlmclnt_rpc_clnt()
212 nlmclnt_recovery(struct nlm_host *host) in nlmclnt_recovery()
229 struct nlm_host *host = (struct nlm_host *) ptr; in reclaimer() local
A Dclntproc.c70 static inline int nlm_pidbusy(struct nlm_host *host, uint32_t pid) in nlm_pidbusy()
80 static inline uint32_t __nlm_alloc_pid(struct nlm_host *host) in __nlm_alloc_pid()
162 int nlmclnt_proc(struct nlm_host *host, int cmd, struct file_lock *fl, void *data) in nlmclnt_proc()
206 struct nlm_rqst *nlm_alloc_call(struct nlm_host *host) in nlm_alloc_call()
267 struct nlm_host *host = req->a_host; in nlmclnt_call() local
345 struct nlm_host *host = req->a_host; in __nlm_async_call() local
487 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host) in nlmclnt_locks_init_private()
525 struct nlm_host *host = req->a_host; in nlmclnt_lock() local
643 nlmclnt_reclaim(struct nlm_host *host, struct file_lock *fl, in nlmclnt_reclaim()
688 struct nlm_host *host = req->a_host; in nlmclnt_unlock() local
[all …]
A Dsvc4proc.c26 struct nlm_host *host = NULL; in nlm4svc_retrieve_args() local
98 struct nlm_host *host; in __nlm4svc_proc_test() local
135 struct nlm_host *host; in __nlm4svc_proc_lock() local
172 struct nlm_host *host; in __nlm4svc_proc_cancel() local
212 struct nlm_host *host; in __nlm4svc_proc_unlock() local
294 struct nlm_host *host; in nlm4svc_callback() local
359 struct nlm_host *host; in nlm4svc_proc_share() local
394 struct nlm_host *host; in nlm4svc_proc_unshare() local
442 struct nlm_host *host; in nlm4svc_proc_free_all() local
A Dsvcproc.c55 struct nlm_host *host = NULL; in nlmsvc_retrieve_args() local
118 struct nlm_host *host; in __nlmsvc_proc_test() local
157 struct nlm_host *host; in __nlmsvc_proc_lock() local
194 struct nlm_host *host; in __nlmsvc_proc_cancel() local
235 struct nlm_host *host; in __nlmsvc_proc_unlock() local
326 struct nlm_host *host; in nlmsvc_callback() local
393 struct nlm_host *host; in nlmsvc_proc_share() local
428 struct nlm_host *host; in nlmsvc_proc_unshare() local
476 struct nlm_host *host; in nlmsvc_proc_free_all() local
A Dsvcsubs.c208 nlm_traverse_locks(struct nlm_host *host, struct nlm_file *file, in nlm_traverse_locks()
252 nlm_inspect_file(struct nlm_host *host, struct nlm_file *file, nlm_host_match_fn_t match) in nlm_inspect_file()
379 struct nlm_host *host = data; in nlmsvc_mark_host() local
390 struct nlm_host *host = data; in nlmsvc_same_host() local
398 struct nlm_host *host = data; in nlmsvc_is_client() local
429 nlmsvc_free_host_resources(struct nlm_host *host) in nlmsvc_free_host_resources()
485 nlmsvc_match_ip(void *datap, struct nlm_host *host) in nlmsvc_match_ip()
A 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()
A Dsvclock.c224 nlmsvc_create_block(struct svc_rqst *rqstp, struct nlm_host *host, in nlmsvc_create_block()
319 void nlmsvc_traverse_blocks(struct nlm_host *host, in nlmsvc_traverse_blocks()
363 static struct nlm_lockowner *__nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in __nlmsvc_find_lockowner()
374 static struct nlm_lockowner *nlmsvc_find_lockowner(struct nlm_host *host, pid_t pid) in nlmsvc_find_lockowner()
409 void nlmsvc_locks_init_private(struct file_lock *fl, struct nlm_host *host, in nlmsvc_locks_init_private()
480 struct nlm_host *host, struct nlm_lock *lock, int wait, in nlmsvc_lock()
610 struct nlm_host *host, struct nlm_lock *lock, in nlmsvc_testlock()
A Dmon.c92 const struct nlm_host *host) in nsm_mon_unmon()
148 int nsm_monitor(const struct nlm_host *host) in nsm_monitor()
189 void nsm_unmonitor(const struct nlm_host *host) in nsm_unmonitor()
/fs/ubifs/
A Dxattr.c68 static int create_xattr(struct ubifs_info *c, struct inode *host, in create_xattr()
177 static int change_xattr(struct ubifs_info *c, struct inode *host, in change_xattr()
250 int ubifs_xattr_set(struct inode *host, const char *name, const void *value, in ubifs_xattr_set()
313 ssize_t ubifs_xattr_get(struct inode *host, const char *name, void *buf, in ubifs_xattr_get()
386 struct inode *host = d_inode(dentry); in ubifs_listxattr() local
448 static int remove_xattr(struct ubifs_info *c, struct inode *host, in remove_xattr()
489 int ubifs_purge_xattrs(struct inode *host) in ubifs_purge_xattrs()
556 static int ubifs_xattr_remove(struct inode *host, const char *name) in ubifs_xattr_remove()
A Djournal.c1857 int ubifs_jnl_delete_xattr(struct ubifs_info *c, const struct inode *host, in ubifs_jnl_delete_xattr()
1980 const struct inode *host) in ubifs_jnl_change_xattr()
A Dubifs.h2039 static inline int ubifs_purge_xattrs(struct inode *host) in ubifs_purge_xattrs()
/fs/nfs/
A Dclient.c583 struct nlm_host *host; in nfs_start_lockd() local
/fs/smb/client/
A Dmisc.c1191 const char *host, size_t hostlen, in match_target_ip()
/fs/
A Dinode.c693 struct inode *host; in dump_mapping() local

Completed in 57 milliseconds