Searched refs:fdesc_mount (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/fs/fdescfs/
H A Dfdesc_vfsops.c57 static MALLOC_DEFINE(M_FDESCMNT, "fdesc_mount", "FDESC mount structure");
60 static vfs_mount_t fdesc_mount; variable
79 fdesc_mount(struct mount *mp) function
226 .vfs_mount = fdesc_mount,

Completed in 195 milliseconds