Home
last modified time | relevance | path

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

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