ip_flags 1062 drivers/net/ethernet/netronome/nfp/flower/offload.c int ip_flags = offsetof(struct nfp_flower_ipv4, ip_ext.flags); ip_flags 1070 drivers/net/ethernet/netronome/nfp/flower/offload.c if (mask[i] && i != ip_flags && i != ip_proto) { ip_flags 149 fs/ocfs2/aops.c if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SYSTEM_FILE) ip_flags 77 fs/ocfs2/dcache.c if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) { ip_flags 2168 fs/ocfs2/dlmglue.c if (oi->ip_flags & OCFS2_INODE_DELETED) { ip_flags 2317 fs/ocfs2/dlmglue.c if (oi->ip_flags & OCFS2_INODE_DELETED) { ip_flags 2320 fs/ocfs2/dlmglue.c (unsigned long long)oi->ip_blkno, oi->ip_flags); ip_flags 4040 fs/ocfs2/dlmglue.c oi->ip_flags |= OCFS2_INODE_MAYBE_ORPHANED; ip_flags 105 fs/ocfs2/file.c if (oi->ip_flags & OCFS2_INODE_DELETED) { ip_flags 113 fs/ocfs2/file.c oi->ip_flags |= OCFS2_INODE_OPEN_DIRECT; ip_flags 141 fs/ocfs2/file.c oi->ip_flags &= ~OCFS2_INODE_OPEN_DIRECT; ip_flags 1019 fs/ocfs2/file.c BUG_ON(!di_bh && !(oi->ip_flags & OCFS2_INODE_SYSTEM_FILE)); ip_flags 2589 fs/ocfs2/file.c if ((OCFS2_I(inode_in)->ip_flags & OCFS2_INODE_SYSTEM_FILE) || ip_flags 2590 fs/ocfs2/file.c (OCFS2_I(inode_out)->ip_flags & OCFS2_INODE_SYSTEM_FILE)) ip_flags 325 fs/ocfs2/inode.c OCFS2_I(inode)->ip_flags |= OCFS2_INODE_SYSTEM_FILE; ip_flags 330 fs/ocfs2/inode.c OCFS2_I(inode)->ip_flags |= OCFS2_INODE_BITMAP; ip_flags 332 fs/ocfs2/inode.c OCFS2_I(inode)->ip_flags |= OCFS2_INODE_BITMAP; ip_flags 674 fs/ocfs2/inode.c if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) { ip_flags 759 fs/ocfs2/inode.c if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) { ip_flags 826 fs/ocfs2/inode.c if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR) ip_flags 849 fs/ocfs2/inode.c oi->ip_flags); ip_flags 872 fs/ocfs2/inode.c if (oi->ip_flags & OCFS2_INODE_SYSTEM_FILE) { ip_flags 918 fs/ocfs2/inode.c !(oi->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) { ip_flags 939 fs/ocfs2/inode.c le32_to_cpu(di->i_flags), oi->ip_flags); ip_flags 1097 fs/ocfs2/inode.c OCFS2_I(inode)->ip_flags |= OCFS2_INODE_DELETED; ip_flags 1147 fs/ocfs2/inode.c if (!(oi->ip_flags & OCFS2_INODE_DELETED)) ip_flags 1201 fs/ocfs2/inode.c oi->ip_flags = 0; ip_flags 1217 fs/ocfs2/inode.c (OCFS2_I(inode)->ip_flags & OCFS2_INODE_MAYBE_ORPHANED)) { ip_flags 1233 fs/ocfs2/inode.c inode->i_nlink, oi->ip_flags); ip_flags 1256 fs/ocfs2/inode.c inode ? (unsigned long long)OCFS2_I(inode)->ip_flags : 0); ip_flags 1264 fs/ocfs2/inode.c if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_DELETED) { ip_flags 40 fs/ocfs2/inode.h u32 ip_flags; /* see below */ ip_flags 109 fs/ocfs2/inode.h #define INODE_JOURNAL(i) (OCFS2_I(i)->ip_flags & OCFS2_INODE_JOURNAL) ip_flags 110 fs/ocfs2/inode.h #define SET_INODE_JOURNAL(i) (OCFS2_I(i)->ip_flags |= OCFS2_INODE_JOURNAL) ip_flags 2061 fs/ocfs2/journal.c OCFS2_I(iter)->ip_flags |= OCFS2_INODE_DIO_ORPHAN_ENTRY; ip_flags 2209 fs/ocfs2/journal.c if (oi->ip_flags & OCFS2_INODE_DIO_ORPHAN_ENTRY) { ip_flags 2252 fs/ocfs2/journal.c oi->ip_flags &= ~OCFS2_INODE_DIO_ORPHAN_ENTRY; ip_flags 2257 fs/ocfs2/journal.c oi->ip_flags |= OCFS2_INODE_MAYBE_ORPHANED; ip_flags 129 fs/ocfs2/journal.h if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SYSTEM_FILE) ip_flags 141 fs/ocfs2/namei.c oi->ip_flags &= ~OCFS2_INODE_MAYBE_ORPHANED; ip_flags 480 fs/ocfs2/namei.c OCFS2_I(inode)->ip_flags |= OCFS2_INODE_SKIP_ORPHAN_DIR; ip_flags 923 fs/ocfs2/namei.c OCFS2_I(inode)->ip_flags); ip_flags 1425 fs/ocfs2/namei.c OCFS2_I(new_inode)->ip_flags); ip_flags 2041 fs/ocfs2/namei.c OCFS2_I(inode)->ip_flags |= OCFS2_INODE_SKIP_ORPHAN_DIR; ip_flags 2287 fs/ocfs2/namei.c OCFS2_I(inode)->ip_flags &= ~OCFS2_INODE_SKIP_ORPHAN_DIR; ip_flags 4186 fs/ocfs2/refcounttree.c if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SYSTEM_FILE) { ip_flags 1682 fs/ocfs2/super.c oi->ip_flags = 0;