Home
last modified time | relevance | path

Searched refs:update_stat_ex_create_time (Results 1 – 5 of 5) sorted by relevance

/dports/net/samba412/samba-4.12.15/source3/smbd/
H A Ddosmode.c298 update_stat_ex_create_time(&smb_fname->st, in parse_dos_attribute_blob()
319 update_stat_ex_create_time(&smb_fname->st, in parse_dos_attribute_blob()
340 update_stat_ex_create_time(&smb_fname->st, creat_time); in parse_dos_attribute_blob()
/dports/net/samba412/samba-4.12.15/source3/lib/
H A Dsystem.c352 void update_stat_ex_create_time(struct stat_ex *dst, in update_stat_ex_create_time() function
380 update_stat_ex_create_time(dst, src->st_ex_btime); in update_stat_ex_from_saved_stat()
/dports/net/samba412/samba-4.12.15/source3/modules/
H A Dvfs_gpfs.c1743 update_stat_ex_create_time(&smb_fname->st, ts); in vfs_gpfs_get_dos_attributes()
1813 update_stat_ex_create_time(&fsp->fsp_name->st, ts); in vfs_gpfs_fget_dos_attributes()
H A Dvfs_fruit.c478 update_stat_ex_create_time(&smb_fname->st, creation_time); in update_btime()
/dports/net/samba412/samba-4.12.15/source3/include/
H A Dproto.h226 void update_stat_ex_create_time(struct stat_ex *dst, struct timespec create_time);