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

  /external/grub/stage2/
fs.h 132 * the ``fs_cs'' macro to work (see below).
219 struct csum *fs_csp[MAXCSBUFS]; /* list of fs_cs info buffers */
267 #define fs_cs(fs, indx) \ macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
ufs_fs.h 417 __fs32 fs_csp[UFS_MAXCSBUFS];/*list of fs_cs info buffers */
428 __fs32 fs_ocsp[UFS2_NOCSPTRS]; /*list of fs_cs info buffers */
430 __fs32 fs_csp; /* cg summary info buffer for fs_cs */
498 #define fs_cs(indx) s_csp[(indx)] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 417 __fs32 fs_csp[UFS_MAXCSBUFS];/*list of fs_cs info buffers */
428 __fs32 fs_ocsp[UFS2_NOCSPTRS]; /*list of fs_cs info buffers */
430 __fs32 fs_csp; /* cg summary info buffer for fs_cs */
498 #define fs_cs(indx) s_csp[(indx)] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
ufs_fs.h 417 __fs32 fs_csp[UFS_MAXCSBUFS];/*list of fs_cs info buffers */
428 __fs32 fs_ocsp[UFS2_NOCSPTRS]; /*list of fs_cs info buffers */
430 __fs32 fs_csp; /* cg summary info buffer for fs_cs */
498 #define fs_cs(indx) s_csp[(indx)] macro
    [all...]

Completed in 71 milliseconds