Home
last modified time | relevance | path

Searched refs:ovl_inuse_trylock (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/overlayfs/
H A Dsuper.c587 if (ovl_inuse_trylock(ovl_upper_mnt(ofs)->mnt_root)) { in ovl_get_upper()
861 if (ovl_inuse_trylock(ofs->workbasedir)) { in ovl_get_workdir()
H A Doverlayfs.h495 bool ovl_inuse_trylock(struct dentry *dentry);
H A Dutil.c905 bool ovl_inuse_trylock(struct dentry *dentry) in ovl_inuse_trylock() function
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dutil.c659 bool ovl_inuse_trylock(struct dentry *dentry) in ovl_inuse_trylock() function
H A Doverlayfs.h313 bool ovl_inuse_trylock(struct dentry *dentry);
H A Dsuper.c1171 if (ovl_inuse_trylock(ovl_upper_mnt(ofs)->mnt_root)) { in ovl_get_upper()
1421 if (ovl_inuse_trylock(ofs->workbasedir)) { in ovl_get_workdir()

Completed in 11 milliseconds