Home
last modified time | relevance | path

Searched defs:nlmclnt_unlock_prepare (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/lockd/
H A Dbind.h75 bool (*nlmclnt_unlock_prepare)(struct rpc_task*, void *); member
/openbmc/linux/fs/lockd/
H A Dclntproc.c725 static void nlmclnt_unlock_prepare(struct rpc_task *task, void *data) in nlmclnt_unlock_prepare() function