Searched refs:ST_MTIM_NSEC_SET (Results 1 – 4 of 4) sorted by relevance
31 #define ST_MTIM_NSEC_SET(stbuf, val) (stbuf)->st_mtim.tv_nsec = (val) macro38 #define ST_MTIM_NSEC_SET(stbuf, val) (stbuf)->st_mtimespec.tv_nsec = (val) macro44 #define ST_MTIM_NSEC_SET(stbuf, val) (stbuf)->st_mtimensec = (val) macro50 #define ST_MTIM_NSEC_SET(stbuf, val) do { } while (0) macro
111 ST_MTIM_NSEC_SET(stbuf, attr->mtimensec); in convert_attr()
35 #define ST_MTIM_NSEC_SET(stbuf, val) (stbuf)->st_mtim.tv_nsec = (val) macro43 #define ST_MTIM_NSEC_SET(stbuf, val) (stbuf)->st_mtimespec.tv_nsec = (val) macro50 #define ST_MTIM_NSEC_SET(stbuf, val) do { } while (0) macro
87 ST_MTIM_NSEC_SET(stbuf, attr->mtimensec); in convert_attr()