Lines Matching refs:nfso_list

361 		LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
387 LIST_INSERT_HEAD(&owp->nfsow_open, nop, nfso_list);
571 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
665 op = LIST_NEXT(op, nfso_list);
1190 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
1246 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
1344 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
1401 LIST_REMOVE(op, nfso_list);
1537 if (LIST_NEXT(op, nfso_list) != NULL)
1571 LIST_FOREACH_SAFE(op, &owp->nfsow_open, nfso_list, nop) {
1601 if (LIST_NEXT(op, nfso_list) != NULL)
1610 LIST_FOREACH(top, &towp->nfsow_open, nfso_list) {
1621 LIST_REMOVE(op, nfso_list);
1623 LIST_INSERT_HEAD(&towp->nfsow_open, op, nfso_list);
1656 LIST_FOREACH_SAFE(op, &owp->nfsow_open, nfso_list, nop) {
1722 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
1973 nop = LIST_NEXT(op, nfso_list);
2152 LIST_INSERT_HEAD(&extra_open, nop, nfso_list);
2161 LIST_FOREACH_SAFE(op, &extra_open, nfso_list, nop) {
2168 LIST_REMOVE(op, nfso_list);
2803 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
2839 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
2913 LIST_FOREACH(op2, &owp2->nfsow_open, nfso_list) {
2915 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
2942 LIST_FOREACH(op2, &owp2->nfsow_open, nfso_list) {
2946 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
3020 if (LIST_NEXT(op, nfso_list) != NULL)
3033 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
3112 op = LIST_NEXT(op, nfso_list);
3681 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {
3843 if (LIST_NEXT(lop, nfso_list) != NULL)
3946 LIST_FOREACH(op, &owp->nfsow_open, nfso_list) {