Home
last modified time | relevance | path

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

/linux-6.15/fs/overlayfs/
H A Dreaddir.c469 static int ovl_cache_update(const struct path *path, struct ovl_cache_entry *p, bool update_ino) in ovl_cache_update() argument
508 if (!ovl_same_dev(ofs) || !update_ino) in ovl_cache_update()