Home
last modified time | relevance | path

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

/fs/overlayfs/
Dreaddir.c851 struct file *ovl_dir_real_file(const struct file *file, bool want_upper) in ovl_dir_real_file() argument
859 return want_upper ? NULL : realfile; in ovl_dir_real_file()
Doverlayfs.h437 struct file *ovl_dir_real_file(const struct file *file, bool want_upper);