HomeSort by relevance Sort by last modified time
    Searched refs:fh_size (Results 1 - 5 of 5) sorted by null

  /bionic/libc/kernel/uapi/linux/nfsd/
nfsfh.h 43 unsigned int fh_size; member in struct:knfsd_fh
  /external/kernel-headers/original/uapi/linux/nfsd/
nfsfh.h 77 unsigned int fh_size; /* significant for NFSv3. member in struct:knfsd_fh
  /external/syzkaller/vendor/golang.org/x/sys/unix/
zsysnum_netbsd_386.go 211 SYS_GETFH = 395 // { int|sys|30|getfh(const char *fname, void *fhp, size_t *fh_size); }
249 SYS_FHSTAT = 451 // { int|sys|50|fhstat(const void *fhp, size_t fh_size, struct stat *sb); }
zsysnum_netbsd_amd64.go 211 SYS_GETFH = 395 // { int|sys|30|getfh(const char *fname, void *fhp, size_t *fh_size); }
249 SYS_FHSTAT = 451 // { int|sys|50|fhstat(const void *fhp, size_t fh_size, struct stat *sb); }
zsysnum_netbsd_arm.go 211 SYS_GETFH = 395 // { int|sys|30|getfh(const char *fname, void *fhp, size_t *fh_size); }
249 SYS_FHSTAT = 451 // { int|sys|50|fhstat(const void *fhp, size_t fh_size, struct stat *sb); }

Completed in 455 milliseconds