Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\utimes.c Create Date:2022-07-28 20:11:50
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:nsec_valid

Proto:static bool nsec_valid(long nsec)

Type:bool

Parameter:

TypeParameterName
longnsec
13  If nsec == UTIME_OMIT || nsec == UTIME_NOW Then Return true
16  Return nsec >= 0 && nsec <= 999999999
Caller
NameDescribe
do_utimesdo_utimes - change times on filename or file descriptor*@dfd: open file descriptor, -1 or AT_FDCWD*@filename: path name or NULL*@times: new times or NULL*@flags: zero or more flags (only AT_SYMLINK_NOFOLLOW for the moment)* If filename is NULL and dfd