HomeSort by: relevance | last modified time | path
    Searched refs:LFCNWRAPSTOP (Results 1 - 4 of 4) sorted by relevancy

  /src/regress/sys/fs/lfs/ckckp/
ckckp.c 63 fcntl(fd, LFCNWRAPSTOP, &dowait);
  /src/sbin/dump_lfs/
lfs_inode.c 420 if (fcntl(root_fd, LFCNWRAPSTOP, &waitfor) < 0) {
421 perror("LFCNWRAPSTOP");
  /src/sys/ufs/lfs/
lfs.h 1320 * LFCNWRAPSTOP stops the writer from "wrapping" to the beginning of
1334 #define LFCNWRAPSTOP _FCNR_FSPRIV('L', 9, int)
lfs_vnops.c 2090 case LFCNWRAPSTOP:

Completed in 31 milliseconds