Home
last modified time | relevance | path

Searched refs:OCFS2_VALID_ATTRS (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/ocfs2/
Dfile.c1154 #define OCFS2_VALID_ATTRS (ATTR_ATIME | ATTR_MTIME | ATTR_CTIME | ATTR_SIZE \ in ocfs2_setattr() macro
1156 if (!(attr->ia_valid & OCFS2_VALID_ATTRS)) in ocfs2_setattr()