Searched refs:ovl_inuse_trylock (Results 1 – 3 of 3) sorted by relevance
268 bool ovl_inuse_trylock(struct dentry *dentry);
1063 if (ovl_inuse_trylock(ofs->upper_mnt->mnt_root)) { in ovl_get_upper()1178 if (ovl_inuse_trylock(ofs->workbasedir)) { in ovl_get_workdir()
625 bool ovl_inuse_trylock(struct dentry *dentry) in ovl_inuse_trylock() function