Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_node.c724 int should_restart = 0; in nfs_vnop_inactive() local
730 should_restart = 1; in nfs_vnop_inactive()
733 if (should_restart) { in nfs_vnop_inactive()