Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Dinode.c570 int ovl_update_time(struct inode *inode, int flags) in ovl_update_time() function
754 .update_time = ovl_update_time,
765 .update_time = ovl_update_time,
776 .update_time = ovl_update_time,
H A Doverlayfs.h779 int ovl_update_time(struct inode *inode, int flags);
H A Ddir.c1415 .update_time = ovl_update_time,