Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Dinode.c442 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags) in ovl_update_time() function
486 .update_time = ovl_update_time,
495 .update_time = ovl_update_time,
504 .update_time = ovl_update_time,
Doverlayfs.h352 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags);
Ddir.c1233 .update_time = ovl_update_time,