Searched refs:FUSE_SET_ATTR_CTIME (Results 1 – 2 of 2) sorted by relevance
/external/libfuse/include/ | ||
D | fuse_lowlevel.h | 139 #define FUSE_SET_ATTR_CTIME (1 << 10) macro |
/external/libfuse/lib/ | ||
D | fuse_lowlevel.c | 1258 FUSE_SET_ATTR_CTIME; in do_setattr() |