Home
last modified time | relevance | path

Searched refs:nsm_reboot_lookup (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/lockd/
Dlockd.h250 struct nsm_handle *nsm_reboot_lookup(const struct nlm_reboot *info);
/linux-4.1.27/fs/lockd/
Dmon.c426 struct nsm_handle *nsm_reboot_lookup(const struct nlm_reboot *info) in nsm_reboot_lookup() function
Dhost.c547 nsm = nsm_reboot_lookup(info); in nlm_host_rebooted()