Searched refs:stat_ex (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/modules/
H A Donefs.h173 void init_stat_ex_from_onefs_stat(struct stat_ex *dst, const struct stat *src);
H A Donefs_system.c685 void init_stat_ex_from_onefs_stat(struct stat_ex *dst, const struct stat *src)
H A Dvfs_solarisacl.c140 struct stat_ex s;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/modules/
H A Donefs.h173 void init_stat_ex_from_onefs_stat(struct stat_ex *dst, const struct stat *src);
H A Donefs_system.c685 void init_stat_ex_from_onefs_stat(struct stat_ex *dst, const struct stat *src)
H A Dvfs_solarisacl.c140 struct stat_ex s;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/modules/
H A Donefs.h173 void init_stat_ex_from_onefs_stat(struct stat_ex *dst, const struct stat *src);
H A Donefs_system.c685 void init_stat_ex_from_onefs_stat(struct stat_ex *dst, const struct stat *src)
H A Dvfs_solarisacl.c140 struct stat_ex s;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/include/
H A Dincludes.h447 struct stat_ex { struct
477 typedef struct stat_ex SMB_STRUCT_STAT;
H A Dproto.h929 void update_stat_ex_mtime(struct stat_ex *dst, struct timespec write_ts);
930 void update_stat_ex_create_time(struct stat_ex *dst, struct timespec create_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/include/
H A Dincludes.h447 struct stat_ex { struct
477 typedef struct stat_ex SMB_STRUCT_STAT;
H A Dproto.h929 void update_stat_ex_mtime(struct stat_ex *dst, struct timespec write_ts);
930 void update_stat_ex_create_time(struct stat_ex *dst, struct timespec create_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/include/
H A Dincludes.h447 struct stat_ex { struct
477 typedef struct stat_ex SMB_STRUCT_STAT;
H A Dproto.h929 void update_stat_ex_mtime(struct stat_ex *dst, struct timespec write_ts);
930 void update_stat_ex_create_time(struct stat_ex *dst, struct timespec create_time);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source3/lib/
H A Dsystem.c429 Return the best approximation to a 'create time' under UNIX from a stat_ex
433 static struct timespec calc_create_time_stat_ex(const struct stat_ex *st)
459 static void make_create_timespec(const struct stat *pst, struct stat_ex *dst,
492 If we update a timestamp in a stat_ex struct we may have to recalculate
497 void update_stat_ex_mtime(struct stat_ex *dst,
508 void update_stat_ex_create_time(struct stat_ex *dst,
516 static void init_stat_ex_from_stat (struct stat_ex *dst,
520 static void init_stat_ex_from_stat (struct stat_ex *dst,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source3/lib/
H A Dsystem.c429 Return the best approximation to a 'create time' under UNIX from a stat_ex
433 static struct timespec calc_create_time_stat_ex(const struct stat_ex *st)
459 static void make_create_timespec(const struct stat *pst, struct stat_ex *dst,
492 If we update a timestamp in a stat_ex struct we may have to recalculate
497 void update_stat_ex_mtime(struct stat_ex *dst,
508 void update_stat_ex_create_time(struct stat_ex *dst,
516 static void init_stat_ex_from_stat (struct stat_ex *dst,
520 static void init_stat_ex_from_stat (struct stat_ex *dst,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source3/lib/
H A Dsystem.c429 Return the best approximation to a 'create time' under UNIX from a stat_ex
433 static struct timespec calc_create_time_stat_ex(const struct stat_ex *st)
459 static void make_create_timespec(const struct stat *pst, struct stat_ex *dst,
492 If we update a timestamp in a stat_ex struct we may have to recalculate
497 void update_stat_ex_mtime(struct stat_ex *dst,
508 void update_stat_ex_create_time(struct stat_ex *dst,
516 static void init_stat_ex_from_stat (struct stat_ex *dst,
520 static void init_stat_ex_from_stat (struct stat_ex *dst,

Completed in 287 milliseconds