Home
last modified time | relevance | path

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

/openbmc/linux/fs/erofs/
H A Dfscache.c14 static struct vfsmount *erofs_pseudo_mnt; variable
339 kern_unmount(erofs_pseudo_mnt); in erofs_fscache_domain_put()
340 erofs_pseudo_mnt = NULL; in erofs_fscache_domain_put()
396 if (!erofs_pseudo_mnt) { in erofs_fscache_init_domain()
402 erofs_pseudo_mnt = mnt; in erofs_fscache_init_domain()
466 isb = flags & EROFS_REG_COOKIE_SHARE ? erofs_pseudo_mnt->mnt_sb : sb; in erofs_fscache_acquire_cookie()