Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ocfs2/
Dfile.c1150 #define OCFS2_VALID_ATTRS (ATTR_ATIME | ATTR_MTIME | ATTR_CTIME | ATTR_SIZE \ in ocfs2_setattr() macro
1152 if (!(attr->ia_valid & OCFS2_VALID_ATTRS)) in ocfs2_setattr()