Home
last modified time | relevance | path

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

/openbmc/linux/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,