Home
last modified time | relevance | path

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

/include/linux/
Dfsnotify.h328 if (ia_valid & ATTR_SIZE) in fsnotify_change()
Dquotaops.h25 return (ia->ia_valid & ATTR_SIZE) || in is_quota_modification()
Dfscrypt.h757 if (attr->ia_valid & ATTR_SIZE) in fscrypt_prepare_setattr()
Dfs.h193 #define ATTR_SIZE (1 << 3) macro