Searched refs:IOP_LOOKUP (Results 1 – 2 of 2) sorted by relevance
1909 if (unlikely(!(inode->i_opflags & IOP_LOOKUP))) { in d_flags_for_inode()1913 inode->i_opflags |= IOP_LOOKUP; in d_flags_for_inode()
599 #define IOP_LOOKUP 0x0002 macro