Searched refs:FUSE_SET_ATTR_SIZE (Results 1 – 8 of 8) sorted by relevance
112 #define FUSE_SET_ATTR_SIZE (1 << 3) macro
155 #define FUSE_SET_ATTR_SIZE (1 << 3) macro
246 if (valid & FUSE_SET_ATTR_SIZE) { in lo_setattr()
256 if (valid & FUSE_SET_ATTR_SIZE) { in do_setattr()
2227 | FUSE_SET_ATTR_SIZE in ntfs_fuse_setattr()2280 if (!res && (to_set & FUSE_SET_ATTR_SIZE)) { in ntfs_fuse_setattr()
1193 FUSE_SET_ATTR_SIZE |
2796 if (!err && (valid & FUSE_SET_ATTR_SIZE)) { in fuse_lib_setattr()
1444 if (!err && (valid & FUSE_SET_ATTR_SIZE)) { in fuse_lib_setattr()