Searched refs:last_modified_time (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/lib/bpf/
H A Dzip.c89 __u16 last_modified_time; member in struct:cd_file_header
117 __u16 last_modified_time; member in struct:local_file_header
/linux-master/fs/befs/
H A Dbefs_fs_types.h184 befs_time_t last_modified_time; member in struct:__anon10025
H A Ddebug.c92 befs_debug(sb, " last_modified_time %llu",
93 fs64_to_cpu(sb, inode->last_modified_time));
H A Dlinuxvfs.c359 * Also, the lower 16 bits of the last_modified_time and
365 fs64_to_cpu(sb, raw_inode->last_modified_time) >> 16,

Completed in 120 milliseconds