/external/fsck_msdos/ |
boot.c | 56 u_char fsinfo[2 * DOSBOOTBLOCKSIZE]; local 106 boot->FSInfo = block[48] + (block[49] << 8); 109 if (lseek(dosfs, boot->FSInfo * boot->BytesPerSec, SEEK_SET) 110 != boot->FSInfo * boot->BytesPerSec 111 || read(dosfs, fsinfo, sizeof fsinfo) 112 != sizeof fsinfo) { 113 perror("could not read fsinfo block"); 116 if (memcmp(fsinfo, "RRaA", 4) 117 || memcmp(fsinfo + 0x1e4, "rrAa", 4 268 u_char fsinfo[2 * DOSBOOTBLOCKSIZE]; local [all...] |
/external/e2fsprogs/misc/ |
filefrag.c | 258 struct statfs fsinfo; local 285 if (statfs(filename, &fsinfo) < 0) { 300 ((fsinfo.f_type == 0xef51) || (fsinfo.f_type == 0xef52) || 301 (fsinfo.f_type == 0xef53))) 305 (unsigned long) fsinfo.f_type); 307 cylgroups = div_ceil(fsinfo.f_blocks, fsinfo.f_bsize*8); 312 physical_width = int_log10(fsinfo.f_blocks); 367 expected = (count/((bs*8)-(fsinfo.f_files/8/cylgroups)-3))+1 [all...] |
/bionic/libc/kernel/common/linux/ |
nfs_xdr.h | 626 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/development/ndk/platforms/android-3/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/ |
nfs_xdr.h | 537 int (*fsinfo) (struct nfs_server *, struct nfs_fh *, member in struct:nfs_rpc_ops
|