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

/freebsd-12-stable/usr.sbin/nfsd/
H A Dnfsd.c130 static void copy_stable(int, int);
1117 copy_stable(stable_fd, backup_fd);
1119 copy_stable(backup_fd, stable_fd);
1126 copy_stable(int from_fd, int to_fd) function
1158 copy_stable(stablefd, backupfd);

Completed in 54 milliseconds