Searched refs:OCFS2_VALID_ATTRS (Results 1 – 1 of 1) sorted by relevance
1154 #define OCFS2_VALID_ATTRS (ATTR_ATIME | ATTR_MTIME | ATTR_CTIME | ATTR_SIZE \ in ocfs2_setattr() macro1156 if (!(attr->ia_valid & OCFS2_VALID_ATTRS)) in ocfs2_setattr()