Home
last modified time | relevance | path

Searched refs:ovl_update_time (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dinode.c460 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags) in ovl_update_time() function
500 .update_time = ovl_update_time,
509 .update_time = ovl_update_time,
518 .update_time = ovl_update_time,
H A Doverlayfs.h472 int ovl_update_time(struct inode *inode, struct timespec64 *ts, int flags);
H A Ddir.c1320 .update_time = ovl_update_time,
/kernel/linux/linux-6.6/fs/overlayfs/
H A Dinode.c696 int ovl_update_time(struct inode *inode, int flags) in ovl_update_time() function
874 .update_time = ovl_update_time,
885 .update_time = ovl_update_time,
896 .update_time = ovl_update_time,
H A Doverlayfs.h737 int ovl_update_time(struct inode *inode, int flags);
H A Ddir.c1314 .update_time = ovl_update_time,

Completed in 10 milliseconds