Home
last modified time | relevance | path

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

/Linux-v6.1/fs/overlayfs/
Dinode.c552 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags) in ovl_update_time() function
725 .update_time = ovl_update_time,
736 .update_time = ovl_update_time,
745 .update_time = ovl_update_time,
Doverlayfs.h602 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags);
Ddir.c1315 .update_time = ovl_update_time,