Home
last modified time | relevance | path

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

/fs/overlayfs/
A Dfile.c35 int flags = file->f_flags | OVL_OPEN_FLAGS; in ovl_open_realfile()
164 if (unlikely((file->f_flags ^ realfile->f_flags) & ~OVL_OPEN_FLAGS)) { in ovl_real_file_path()
A Doverlayfs.h179 #define OVL_OPEN_FLAGS (O_NOATIME) macro
A Ddir.c1319 int flags = file->f_flags | OVL_OPEN_FLAGS; in ovl_create_tmpfile()

Completed in 10 milliseconds