Home
last modified time | relevance | path

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

/linux/fs/overlayfs/
H A Dovl_entry.h91 struct mutex whiteout_lock; member
H A Dparams.c808 mutex_init(&ofs->whiteout_lock); in ovl_init_fs_context()
H A Ddir.c85 guard(mutex)(&ofs->whiteout_lock); in ovl_whiteout()