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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 415 __s8 fs_fsmnt[UFS_MAXMNTLEN];/* name mounted on */
423 __s8 fs_fsmnt[UFS2_MAXMNTLEN]; /* name mounted on */
857 __s8 fs_fsmnt[UFS_MAXMNTLEN - 212]; member in struct:ufs_super_block_first
864 __s8 fs_fsmnt[212]; member in struct:ufs_super_block_second::__anon21275::__anon21276
872 __s8 fs_fsmnt[UFS2_MAXMNTLEN - UFS_MAXMNTLEN + 212]; member in struct:ufs_super_block_second::__anon21275::__anon21277
    [all...]
  /external/grub/stage2/
fs.h 116 * in fs_fsmnt. MAXMNTLEN defines the amount of space allocated in
213 char fs_fsmnt[MAXMNTLEN]; /* name mounted on */ member in struct:fs
ufs2.h 305 grub_u_char fs_fsmnt[MAXMNTLEN]; /* name mounted on */ member in struct:fs

Completed in 19 milliseconds