Home
last modified time | relevance | path

Searched refs:di_c (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dfsys_xfs.c219 (inode->di_u.di_c + sizeof(xfs_bmdr_block_t) in di_read()
364 (inode->di_u.di_c in next_dentry()
495 grub_memmove (buf, inode->di_u.di_c + filepos, len); in xfs_read()
H A Dxfs.h521 char di_c[1]; /* local contents */ member