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