Home
last modified time | relevance | path

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

/fs/overlayfs/
Doverlayfs.h277 bool ovl_inuse_trylock(struct dentry *dentry);
Dsuper.c1086 if (ovl_inuse_trylock(ofs->upper_mnt->mnt_root)) { in ovl_get_upper()
1201 if (ovl_inuse_trylock(ofs->workbasedir)) { in ovl_get_workdir()
Dutil.c633 bool ovl_inuse_trylock(struct dentry *dentry) in ovl_inuse_trylock() function