Searched refs:IOP_FLCTX (Results 1 – 3 of 3) sorted by relevance
250 if (likely(!(smp_load_acquire(&inode->i_opflags) & IOP_FLCTX))) in locks_inode_context()
634 #define IOP_FLCTX 0x0100 macro
199 if (!(inode->i_opflags & IOP_FLCTX)) { in locks_get_lock_context()205 smp_store_release(&inode->i_opflags, inode->i_opflags | IOP_FLCTX); in locks_get_lock_context()