Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/lockd/
H A Dlockd.h94 sm_sticky : 1; /* don't unmonitor */ member
/openbmc/linux/fs/lockd/
H A Dsvcsubs.c406 host->h_nsmhandle->sm_sticky = 1; in nlmsvc_is_client()
H A Dmon.c196 && nsm->sm_monitored && !nsm->sm_sticky) { in nsm_unmonitor()