Searched refs:ls_open (Results 1 – 2 of 2) sorted by relevance
454 if (!LIST_EMPTY(&stp->ls_open)) { in nfsrv_setclient()1428 if (LIST_EMPTY(&stp->ls_open)) { in nfsrv_servertimer()1565 nstp = LIST_FIRST(&stp->ls_open); in nfsrv_freeopenowner()3148 LIST_INIT(&new_open->ls_open); in nfsrv_openctrl()3163 LIST_INIT(&new_stp->ls_open); in nfsrv_openctrl()3254 LIST_INIT(&new_open->ls_open); in nfsrv_openctrl()3269 LIST_INIT(&new_stp->ls_open); in nfsrv_openctrl()3327 LIST_INIT(&new_open->ls_open); in nfsrv_openctrl()3357 LIST_INIT(&new_open->ls_open); in nfsrv_openctrl()3390 LIST_INIT(&new_stp->ls_open); in nfsrv_openctrl()[all …]
237 #define ls_open ls_head.open macro