fs/lockd/host.c
112
struct nsm_handle *nsm)
fs/lockd/host.c
238
struct nsm_handle *nsm = NULL;
fs/lockd/host.c
362
struct nsm_handle *nsm = NULL;
fs/lockd/host.c
554
struct nsm_handle *nsm,
fs/lockd/host.c
587
struct nsm_handle *nsm;
fs/lockd/lockd.h
109
struct nsm_handle *h_nsmhandle; /* NSM status handle */
fs/lockd/lockd.h
304
struct nsm_handle *nsm_get_handle(const struct net *net,
fs/lockd/lockd.h
309
struct nsm_handle *nsm_reboot_lookup(const struct net *net,
fs/lockd/lockd.h
311
void nsm_release(struct nsm_handle *nsm);
fs/lockd/mon.c
150
struct nsm_handle *nsm = host->h_nsmhandle;
fs/lockd/mon.c
191
struct nsm_handle *nsm = host->h_nsmhandle;
fs/lockd/mon.c
210
static struct nsm_handle *nsm_lookup_hostname(const struct list_head *nsm_handles,
fs/lockd/mon.c
213
struct nsm_handle *nsm;
fs/lockd/mon.c
222
static struct nsm_handle *nsm_lookup_addr(const struct list_head *nsm_handles,
fs/lockd/mon.c
225
struct nsm_handle *nsm;
fs/lockd/mon.c
233
static struct nsm_handle *nsm_lookup_priv(const struct list_head *nsm_handles,
fs/lockd/mon.c
236
struct nsm_handle *nsm;
fs/lockd/mon.c
262
static void nsm_init_private(struct nsm_handle *nsm)
fs/lockd/mon.c
272
static struct nsm_handle *nsm_create_handle(const struct sockaddr *sap,
fs/lockd/mon.c
277
struct nsm_handle *new;
fs/lockd/mon.c
317
struct nsm_handle *nsm_get_handle(const struct net *net,
fs/lockd/mon.c
322
struct nsm_handle *cached, *new = NULL;
fs/lockd/mon.c
379
struct nsm_handle *nsm_reboot_lookup(const struct net *net,
fs/lockd/mon.c
382
struct nsm_handle *cached;
fs/lockd/mon.c
409
void nsm_release(struct nsm_handle *nsm)
fs/lockd/mon.c
63
static inline struct sockaddr *nsm_addr(const struct nsm_handle *nsm)
fs/lockd/mon.c
91
static int nsm_mon_unmon(struct nsm_handle *nsm, u32 proc, struct nsm_res *res,