Home
last modified time | relevance | path

Searched refs:LFCNWRAPSTOP (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/regress/sys/fs/lfs/ckckp/
Dckckp.c63 fcntl(fd, LFCNWRAPSTOP, &dowait); in main()
/netbsd/src/sbin/dump_lfs/
Dlfs_inode.c420 if (fcntl(root_fd, LFCNWRAPSTOP, &waitfor) < 0) { in lfs_wrap_stop()
/netbsd/src/sys/ufs/lfs/
Dlfs.h1226 #define LFCNWRAPSTOP _FCNR_FSPRIV('L', 9, int) macro
Dlfs_vnops.c2070 case LFCNWRAPSTOP: in lfs_fcntl()