Home
last modified time | relevance | path

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

/linux-2.6.39/fs/lockd/
Dclntproc.c30 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host);
164 nlmclnt_locks_init_private(fl, host); in nlmclnt_proc()
465 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host) in nlmclnt_locks_init_private() function