Searched defs:fh_size (Results 1 – 3 of 3) sorted by relevance
/external/kernel-headers/original/uapi/linux/nfsd/ |
D | nfsfh.h | 77 unsigned int fh_size; /* significant for NFSv3. member
|
/external/libgav1/libgav1/src/ |
D | obu_parser.cc | 2758 const size_t fh_size = (frame_header_size_in_bits + 7) >> 3; in ParseOneFrame() local 2791 const size_t fh_size = bit_reader_->byte_offset() - fh_start_offset; in ParseOneFrame() local
|
/external/llvm-project/compiler-rt/include/sanitizer/ |
D | netbsd_syscall_hooks.h | 2162 #define __sanitizer_syscall_pre___getfh30(fname, fhp, fh_size) \ argument 2165 #define __sanitizer_syscall_post___getfh30(res, fname, fhp, fh_size) \ argument 2168 #define __sanitizer_syscall_pre___fhopen40(fhp, fh_size, flags) \ argument 2171 #define __sanitizer_syscall_post___fhopen40(res, fhp, fh_size, flags) \ argument 2174 #define __sanitizer_syscall_pre_compat_90_fhstatvfs1(fhp, fh_size, buf, flags) \ argument 2178 #define __sanitizer_syscall_post_compat_90_fhstatvfs1(res, fhp, fh_size, buf, \ argument 2183 #define __sanitizer_syscall_pre_compat_50___fhstat40(fhp, fh_size, sb) \ argument 2186 #define __sanitizer_syscall_post_compat_50___fhstat40(res, fhp, fh_size, sb) \ argument 2515 #define __sanitizer_syscall_pre___fhstat50(fhp, fh_size, sb) \ argument 2518 #define __sanitizer_syscall_post___fhstat50(res, fhp, fh_size, sb) \ argument [all …]
|