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

  /src/sys/ufs/lfs/
lfs_kernel.h 108 #define LFCNSEGWAITALL_COMPAT _FCNW_FSPRIV('L', 0, struct timeval50)
109 #define LFCNSEGWAIT_COMPAT _FCNW_FSPRIV('L', 1, struct timeval50)
111 #define LFCNIFILEFH_COMPAT _FCNW_FSPRIV('L', 5, struct lfs_fhandle)
lfs.h 1256 #define LFCNRECLAIM _FCNW_FSPRIV('L', 4, struct lfs_write_stats)
1265 #define LFCNIFILEFH _FCNW_FSPRIV('L', 11, struct lfs_fhandle)
1269 #define LFCNWRAPSTATUS _FCNW_FSPRIV('L', 13, int)
1308 #define LFCNCLEANERINFO _FCNW_FSPRIV('L', 22, CLEANERINFO64)
  /src/sys/sys/
fcntl.h 274 #define _FCNW_FSPRIV(f, c, t) _FCN_FSPRIV(F_FSOUT, (f), (c), (int)sizeof(t))

Completed in 14 milliseconds