Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/fs/nullfs/
HDnull_vfsops.c222 vfs_register_for_notification(xmp->nullm_vfs, mp, in nullfs_mount()
/freebsd-14-stable/sys/sys/
HDmount.h1058 void vfs_register_for_notification(struct mount *, struct mount *,
/freebsd-14-stable/sys/kern/
HDvfs_mount.c587 vfs_register_for_notification(struct mount *mp, struct mount *ump, in vfs_register_for_notification() function