Home
last modified time | relevance | path

Searched defs:nlm_res (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/lockd/
H A Dxdr.h81 struct nlm_res { struct
82 struct nlm_cookie cookie;
83 __be32 status;
84 struct nlm_lock lock;
/openbmc/linux/fs/lockd/
H A Dsvc4proc.c301 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlm4svc_callback()
H A Dsvcproc.c334 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlmsvc_callback()