Searched refs:FUSE_SET_ATTR_SIZE (Results 1 – 3 of 3) sorted by relevance
134 #define FUSE_SET_ATTR_SIZE (1 << 3) macro
1253 FUSE_SET_ATTR_SIZE | in do_setattr()
2849 if (!err && (valid & FUSE_SET_ATTR_SIZE)) { in fuse_lib_setattr()