Home
last modified time | relevance | path

Searched defs:update_mtime (Results 1 – 4 of 4) sorted by relevance

/openbmc/openbmc/poky/bitbake/lib/bb/parse/
H A D__init__.py74 def update_mtime(f): function
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dchecksum.py39 def update_mtime(self, f): member in FileMtimeCache
/openbmc/linux/fs/fuse/
H A Ddir.c1696 static bool update_mtime(unsigned ivalid, bool trust_local_mtime) in update_mtime() function
/openbmc/linux/mm/
H A Dshmem.c1181 bool update_mtime = false; in shmem_setattr() local