Home
last modified time | relevance | path

Searched refs:b_host (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/lockd/
H A Dclntlock.c38 struct nlm_host * b_host; member
106 block->b_host = host; in nlmclnt_prepare_block()
189 if (!rpc_cmp_addr(nlm_addr(block->b_host), addr)) in nlmclnt_grant()
287 if (block->b_host == host) { in reclaimer()
H A Dsvclock.c247 block->b_host = host; in nlmsvc_create_block()
320 if (!match(block->b_host, host)) in nlmsvc_traverse_blocks()
820 nlm_rebind_host(block->b_host); in nlmsvc_grant_blocked()
/kernel/linux/linux-6.6/fs/lockd/
H A Dclntlock.c90 block->b_host = host; in nlmclnt_prepare_block()
186 if (!rpc_cmp_addr(nlm_addr(block->b_host), addr)) in nlmclnt_grant()
285 if (block->b_host == host) { in reclaimer()
H A Dsvclock.c256 block->b_host = host; in nlmsvc_create_block()
330 if (!match(block->b_host, host)) in nlmsvc_traverse_blocks()
847 nlm_rebind_host(block->b_host); in nlmsvc_grant_blocked()
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dlockd.h130 struct nlm_host *b_host; member
181 struct nlm_host * b_host; /* host handle for RPC clnt */ member
/kernel/linux/linux-5.10/include/linux/lockd/
H A Dlockd.h179 struct nlm_host * b_host; /* host handle for RPC clnt */ member
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusb_core.c914 musb_dbg(musb, "HNP: SUSPEND+CONNECT, now b_host"); in musb_handle_intr_connect()
916 goto b_host; in musb_handle_intr_connect()
921 musb_dbg(musb, "HNP: CONNECT, now b_host"); in musb_handle_intr_connect()
922 b_host: in musb_handle_intr_connect()
/kernel/linux/linux-6.6/drivers/usb/musb/
H A Dmusb_core.c911 musb_dbg(musb, "HNP: SUSPEND+CONNECT, now b_host"); in musb_handle_intr_connect()
913 goto b_host; in musb_handle_intr_connect()
918 musb_dbg(musb, "HNP: CONNECT, now b_host"); in musb_handle_intr_connect()
919 b_host: in musb_handle_intr_connect()

Completed in 12 milliseconds