Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:init\initramfs.c Create Date:2022-07-28 13:54:23
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:do_utime

Proto:static long __init do_utime(char *filename, time64_t mtime)

Type:long

Parameter:

TypeParameterName
char *filename
time64_tmtime
107  seconds = mtime
108  nanoseconds = 0
109  seconds = mtime
110  nanoseconds = 0
112  Return do_utimes(Special value used to indicateopenat should use the currentworking directory. , filename, t, Do not follow symbolic links. )
Caller
NameDescribe
dir_utime
do_name
do_copy
do_symlink