Searched refs:mine (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_node.c1258 int mine = (np->n_datalockowner == current_thread()); local
1260 if (updatesize && mine && ISSET(np->n_flag, NUPDATESIZE))
1264 if (updatesize && !mine && ISSET(np->n_flag, NUPDATESIZE))

Completed in 78 milliseconds