Searched refs:ip_flags (Results 1 – 7 of 7) sorted by relevance
38 u32 ip_flags; /* see below */ member107 #define INODE_JOURNAL(i) (OCFS2_I(i)->ip_flags & OCFS2_INODE_JOURNAL)108 #define SET_INODE_JOURNAL(i) (OCFS2_I(i)->ip_flags |= OCFS2_INODE_JOURNAL)
401 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_SYSTEM_FILE; in ocfs2_populate_inode()406 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_BITMAP; in ocfs2_populate_inode()408 OCFS2_I(inode)->ip_flags |= OCFS2_INODE_BITMAP; in ocfs2_populate_inode()750 if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) { in ocfs2_remove_inode()835 if (!(OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) { in ocfs2_wipe_inode()902 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR) in ocfs2_wipe_inode()925 oi->ip_flags); in ocfs2_inode_is_valid_to_delete()948 if (oi->ip_flags & OCFS2_INODE_SYSTEM_FILE) { in ocfs2_inode_is_valid_to_delete()994 !(oi->ip_flags & OCFS2_INODE_SKIP_ORPHAN_DIR)) { in ocfs2_query_inode_wipe()1015 le32_to_cpu(di->i_flags), oi->ip_flags); in ocfs2_query_inode_wipe()[all …]
104 if (oi->ip_flags & OCFS2_INODE_DELETED) { in ocfs2_file_open()112 oi->ip_flags |= OCFS2_INODE_OPEN_DIRECT; in ocfs2_file_open()140 oi->ip_flags &= ~OCFS2_INODE_OPEN_DIRECT; in ocfs2_file_release()1019 BUG_ON(!di_bh && !(oi->ip_flags & OCFS2_INODE_SYSTEM_FILE)); in ocfs2_extend_no_holes()2727 if ((OCFS2_I(inode_in)->ip_flags & OCFS2_INODE_SYSTEM_FILE) || in ocfs2_remap_file_range()2728 (OCFS2_I(inode_out)->ip_flags & OCFS2_INODE_SYSTEM_FILE)) in ocfs2_remap_file_range()
127 if (OCFS2_I(inode)->ip_flags & OCFS2_INODE_SYSTEM_FILE) in ocfs2_inode_is_new()
106 ip_flags nofrag action drop109 ip_flags firstfrag action drop112 ip_flags nofirstfrag action drop
163 $tcflags ip_flags frag action continue165 $tcflags ip_flags firstfrag action continue167 $tcflags ip_flags nofirstfrag action continue169 $tcflags ip_flags nofrag action drop
1232 int ip_flags = offsetof(struct nfp_flower_ipv4, ip_ext.flags); in nfp_flower_validate_pre_tun_rule() local1244 if (mask[i] && i != ip_flags && i != ip_proto) { in nfp_flower_validate_pre_tun_rule()