Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dutil.c499 if (!ovl_open_flags_need_copy_up(flags)) in ovl_dentry_needs_data_copy_up_locked()
507 if (!ovl_open_flags_need_copy_up(flags)) in ovl_dentry_needs_data_copy_up()
H A Doverlayfs.h392 static inline bool ovl_open_flags_need_copy_up(int flags) in ovl_open_flags_need_copy_up() function
H A Dcopy_up.c1165 if (!ovl_open_flags_need_copy_up(flags)) in ovl_open_need_copy_up()