Home
last modified time | relevance | path

Searched defs:update_ctime (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/reiserfs/
H A Dxattr.c466 static void update_ctime(struct inode *inode) in update_ctime() function
/openbmc/linux/mm/
H A Dshmem.c1171 bool update_ctime = true; in shmem_setattr() local
/openbmc/linux/fs/afs/
H A Dinternal.h775 bool update_ctime:1; /* Need to update the ctime */ member