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 104 #define LFCNSEGWAITALL_COMPAT _FCNW_FSPRIV('L', 0, struct timeval50)
105 #define LFCNSEGWAIT_COMPAT _FCNW_FSPRIV('L', 1, struct timeval50)
107 #define LFCNIFILEFH_COMPAT _FCNW_FSPRIV('L', 5, struct lfs_fhandle)
lfs.h 1339 #define LFCNWRAPSTATUS _FCNW_FSPRIV('L', 13, int)
1349 #define LFCNIFILEFH _FCNW_FSPRIV('L', 11, struct lfs_fhandle)
1387 #define LFCNCLEANERINFO _FCNW_FSPRIV ('L', 22, CLEANERINFO64)
1391 #define LFCNRECLAIM _FCNW_FSPRIV ('L', 4, struct lfs_write_stats)
  /src/sys/sys/
fcntl.h 274 #define _FCNW_FSPRIV(f, c, t) _FCN_FSPRIV(F_FSOUT, (f), (c), (int)sizeof(t))

Completed in 18 milliseconds