Linux Kernel
3.7.1
|
#include <xfs_inode.h>
Data Fields | |
xfs_daddr_t | im_blkno |
ushort | im_len |
ushort | im_boffset |
Definition at line 88 of file xfs_inode.h.
xfs_daddr_t im_blkno |
Definition at line 89 of file xfs_inode.h.
ushort im_boffset |
Definition at line 91 of file xfs_inode.h.
ushort im_len |
Definition at line 90 of file xfs_inode.h.