Documented in 1 files:

Defined in 1 files as a prototype:

Defined in 1 files as a function:

Referenced in 2 files:

Smatch caller information:

fs/inode.c touch_atime() -> atime_needs_update()

Type Parameter Key Value
PARAM_VALUE 0 path 4096-ptr_max
PARAM_VALUE 0 path->dentry 4096-ptr_max
DATA_SOURCE 0 path $0
PARAM_COMPARE 1 inode == $0->dentry->d_inode
PARAM_COMPARE 1 inode == $0->dentry->d_inode
RX_PATH
TASK_NOT_RUNNING
HALF_LOCKED2 &inode->i_rwsem
HALF_LOCKED2 &pool->lock

fs/namei.c pick_link() -> atime_needs_update()

Type Parameter Key Value
PARAM_VALUE 0 path 4096-ptr_max
PARAM_VALUE 0 path->dentry 4096-ptr_max
PARAM_VALUE 0 path->mnt 4096-ptr_max
DATA_SOURCE 1 inode $2
RX_PATH
TASK_NOT_RUNNING