Searched hist:138363 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/sys/
H A Dmount.hdiff 138363 Fri Dec 03 20:38:06 MST 2004 phk Implement a function, mount_arg() for accumulating a list of mount parameters
to nmount.

Make kernel_mount() accept the output from mount_arg() and know how to
free the malloc'ed space.

Make kernel_vmount() use the new function.
/freebsd-11-stable/sys/kern/
H A Dvfs_mount.cdiff 138363 Fri Dec 03 20:38:06 MST 2004 phk Implement a function, mount_arg() for accumulating a list of mount parameters
to nmount.

Make kernel_mount() accept the output from mount_arg() and know how to
free the malloc'ed space.

Make kernel_vmount() use the new function.

Completed in 315 milliseconds