Searched refs:NDIRCOOKIELK (Results 1 – 3 of 3) sorted by relevance
123 while (np->n_flag & NDIRCOOKIELK) in ncl_dircookie_lock()125 np->n_flag |= NDIRCOOKIELK; in ncl_dircookie_lock()133 np->n_flag &= ~NDIRCOOKIELK; in ncl_dircookie_unlock()
142 #define NDIRCOOKIELK 0x00000001 /* Lock to serialize access to directory cookies */ macro
157 #define NDIRCOOKIELK 0x8000 /* Lock to serialize access to directory cookies */ macro