Home
last modified time | relevance | path

Searched refs:last_write_time (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/ocfs2/
H A Docfs1_fs_compat.h68 __u64 last_write_time; member
/linux-6.15/fs/smb/client/
H A Dcifspdu.h1260 __le32 last_write_time; member
1269 __le32 last_write_time; member
H A Dcifssmb.c3594 __u32 time = le32_to_cpu(pSMBr->last_write_time); in SMBQueryInformation()
5211 pSMB->last_write_time = cpu_to_le32(ts.tv_sec); in SMBSetInformation()