Searched refs:DCACHE_PAR_LOOKUP (Results 1 – 3 of 3) sorted by relevance
212 #define DCACHE_PAR_LOOKUP 0x10000000 /* being looked up (with parent locked shared) */ macro359 return dentry->d_flags & DCACHE_PAR_LOOKUP; in d_in_lookup()
2729 new->d_flags |= DCACHE_PAR_LOOKUP; in d_alloc_parallel()2755 dentry->d_flags &= ~DCACHE_PAR_LOOKUP; in __d_lookup_unhash()
284 per-dentry flag bit (``DCACHE_PAR_LOOKUP``).291 hash table, with ``DCACHE_PAR_LOOKUP`` set.297 detect this from the presence of ``DCACHE_PAR_LOOKUP``. In this case it310 ``DCACHE_PAR_LOOKUP`` to be cleared, using a wait_queue that was passed