Home
last modified time | relevance | path

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

/third_party/libfuse/include/
Dfuse_kernel.h261 uint32_t ctimensec; member
678 uint32_t ctimensec; member
/third_party/ntfs-3g/include/fuse-lite/
Dfuse_kernel.h87 __u32 ctimensec; member
/third_party/libfuse/lib/
Dfuse_lowlevel.c74 attr->ctimensec = ST_CTIM_NSEC(stbuf); in convert_stat()
88 ST_CTIM_NSEC_SET(stbuf, attr->ctimensec); in convert_attr()
/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c96 attr->ctimensec = ST_CTIM_NSEC(stbuf); in convert_stat()