Searched refs:last_write_time (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Docfs1_fs_compat.h83 __u64 last_write_time; member in struct:ocfs1_disk_lock
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcache.c222 struct timespec last_write_time; member in struct:cifs_fscache_inode_auxdata
260 auxdata.last_write_time = cifsi->vfs_inode.i_mtime;
284 auxdata.last_write_time = cifsi->vfs_inode.i_mtime;
H A Dcifspdu.h1205 __le32 last_write_time; member in struct:smb_com_query_information_rsp
H A Dcifssmb.c3243 __u32 time = le32_to_cpu(pSMBr->last_write_time);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dclose.c382 } else if (!null_timespec(fsp->last_write_time)) {
383 set_filetime(conn, fsp->fsp_name, fsp->last_write_time);
H A Dfiles.c559 dup_fsp->last_write_time = fsp->last_write_time;
H A Dfileio.c174 fsp->last_write_time = timespec_current();
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Docfs.c65 uint64_t last_write_time; member in struct:ocfs1_super_block_label::ocfs1_disk_lock
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/nmbd/
H A Dnmbd_winsserver.c2308 static time_t last_write_time = 0; local
2314 if (!last_write_time) {
2315 last_write_time = t;
2317 if (t - last_write_time < 120) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/include/
H A Dlibmsrpc.h1310 time_t last_write_time; member in struct:RegQueryKeyInfo::__anon5167
H A Dsmb.h553 struct timespec last_write_time; member in struct:files_struct
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/libmsrpc/
H A Dcac_winreg.c642 op->out.last_write_time = nt_time_to_unix( &mod_time );

Completed in 207 milliseconds