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

  /external/grub/stage2/
fsys_xfs.c 219 (inode->di_u.di_c + sizeof(xfs_bmdr_block_t)
364 (inode->di_u.di_c
495 grub_memmove (buf, inode->di_u.di_c + filepos, len);
xfs.h 490 xfs_int8_t di_format; /* format of di_c data */
521 char di_c[1]; /* local contents */ member in union:xfs_dinode::__anon6633
531 XFS_DINODE_FMT_LOCAL, /* DIR, REG: di_c */

Completed in 93 milliseconds