Searched refs:di_forkoff (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/stage2/
H A Dxfs.h505 xfs_uint8_t di_forkoff; /* attr fork offs, <<3 for 64b align */ member in struct:xfs_dinode_core
H A Dfsys_xfs.c195 int tmp = icore.di_forkoff ? (icore.di_forkoff << 3) : xfs.isize;

Completed in 18 milliseconds