Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
A Dfile.c38 #define OVL_OPEN_FLAGS (O_NOATIME | FMODE_NONOTIFY) macro
46 int flags = file->f_flags | OVL_OPEN_FLAGS; in ovl_open_realfile()
127 if (unlikely((file->f_flags ^ real->file->f_flags) & ~OVL_OPEN_FLAGS)) in ovl_real_fdget_meta()

Completed in 3 milliseconds