Searched refs:ffs_own_mount (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/ufs/ffs/
H A Dffs_extern.h86 int ffs_own_mount(const struct mount *mp);
H A Dffs_suspend.c185 if (!ffs_own_mount(mp))
H A Dffs_vfsops.c2579 ffs_own_mount(const struct mount *mp) function
H A Dffs_softdep.c13850 if (ffs_own_mount(mp) && MOUNTEDSOFTDEP(mp)) {

Completed in 326 milliseconds