Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_node.c1381 int mine = (np->n_datalockowner == current_thread()); in nfs_data_unlock_internal() local
1383 if (updatesize && mine && ISSET(np->n_flag, NUPDATESIZE)) { in nfs_data_unlock_internal()
1388 if (updatesize && !mine && ISSET(np->n_flag, NUPDATESIZE)) { in nfs_data_unlock_internal()