Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dreaddir.c861 struct file *ovl_dir_real_file(const struct file *file, bool want_upper) in ovl_dir_real_file() argument
869 return want_upper ? NULL : realfile; in ovl_dir_real_file()
H A Doverlayfs.h666 struct file *ovl_dir_real_file(const struct file *file, bool want_upper);