Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dclntproc.c34 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host);
174 nlmclnt_locks_init_private(fl, host); in nlmclnt_proc()
485 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host) in nlmclnt_locks_init_private() function