Searched refs:ffs_own_mount (Results 1 – 4 of 4) sorted by relevance
87 int ffs_own_mount(const struct mount *mp);
185 if (!ffs_own_mount(mp)) in ffs_susp_suspend()
2436 ffs_own_mount(const struct mount *mp) in ffs_geom_strategy() 2446 ffs_own_mount(const struct mount *mp) ffs_own_mount() function
13861 if (ffs_own_mount(mp) && MOUNTEDSOFTDEP(mp)) { in softdep_ast_cleanup_proc()