Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_node.c723 int should_restart = 0; in nfs_vnop_inactive() local
729 should_restart = 1; in nfs_vnop_inactive()
732 if (should_restart) { in nfs_vnop_inactive()