Home
last modified time | relevance | path

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

/linux-6.12.1/fs/lockd/
Dclntproc.c34 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host);
175 nlmclnt_locks_init_private(fl, host); in nlmclnt_proc()
487 static void nlmclnt_locks_init_private(struct file_lock *fl, struct nlm_host *host) in nlmclnt_locks_init_private() function