Searched refs:update_mtime (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/fuse/
H A Ddir.c1723 static bool update_mtime(unsigned ivalid, bool trust_local_mtime) function
1761 if ((ivalid & ATTR_MTIME) && update_mtime(ivalid, trust_local_cmtime)) {
/linux-master/mm/
H A Dshmem.c1159 bool update_mtime = false; local
1187 update_mtime = true;
1225 if (update_mtime)

Completed in 132 milliseconds