Home
last modified time | relevance | path

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

/Linux-v5.4/fs/overlayfs/
Dinode.c440 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags) in ovl_update_time() function
484 .update_time = ovl_update_time,
493 .update_time = ovl_update_time,
502 .update_time = ovl_update_time,
Doverlayfs.h362 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags);
Ddir.c1250 .update_time = ovl_update_time,