Home
last modified time | relevance | path

Searched refs:ovl_update_time (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/fs/overlayfs/
H A Dinode.c461 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags) in ovl_update_time() function
501 .update_time = ovl_update_time,
510 .update_time = ovl_update_time,
519 .update_time = ovl_update_time,
H A Doverlayfs.h473 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags);
H A Ddir.c1310 .update_time = ovl_update_time,