Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dfile.c77 static int ovl_change_flags(struct file *file, unsigned int flags) in ovl_change_flags() function
137 return ovl_change_flags(real->file, file->f_flags); in ovl_real_fdget_meta()