Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_node.c1385 int mine = (np->n_datalockowner == current_thread()); in nfs_data_unlock_internal() local
1387 if (updatesize && mine && ISSET(np->n_flag, NUPDATESIZE)) { in nfs_data_unlock_internal()
1392 if (updatesize && !mine && ISSET(np->n_flag, NUPDATESIZE)) { in nfs_data_unlock_internal()