Home
last modified time | relevance | path

Searched refs:want_upper (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/overlayfs/
H A 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()
H A Doverlayfs.h434 struct file *ovl_dir_real_file(const struct file *file, bool want_upper);
/kernel/linux/linux-6.6/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);

Completed in 6 milliseconds