Home
last modified time | relevance | path

Searched defs:nsm (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/fs/lockd/
Dmon.c60 static inline struct sockaddr *nsm_addr(const struct nsm_handle *nsm) in nsm_addr()
86 static int nsm_mon_unmon(struct nsm_handle *nsm, u32 proc, struct nsm_res *res) in nsm_mon_unmon()
137 struct nsm_handle *nsm = host->h_nsmhandle; in nsm_monitor() local
178 struct nsm_handle *nsm = host->h_nsmhandle; in nsm_unmonitor() local
200 struct nsm_handle *nsm; in nsm_lookup_hostname() local
211 struct nsm_handle *nsm; in nsm_lookup_addr() local
221 struct nsm_handle *nsm; in nsm_lookup_priv() local
247 static void nsm_init_private(struct nsm_handle *nsm) in nsm_init_private()
386 void nsm_release(struct nsm_handle *nsm) in nsm_release()
Dhost.c105 struct nsm_handle *nsm) in nlm_alloc_host()
224 struct nsm_handle *nsm = NULL; in nlmclnt_lookup_host() local
318 struct nsm_handle *nsm = NULL; in nlmsvc_lookup_host() local
499 struct nsm_handle *nsm, in next_host_state()
532 struct nsm_handle *nsm; in nlm_host_rebooted() local
/linux-3.3/drivers/block/drbd/
Ddrbd_main.c1333 union drbd_state nsm = (union drbd_state){ .i = -1 }; in after_state_ch() local