Home
last modified time | relevance | path

Searched defs:xfs_imap (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/xfs/
Dxfs_inode.h88 struct xfs_imap { struct
89 xfs_daddr_t im_blkno; /* starting BB of inode chunk */
90 ushort im_len; /* length in BBs of inode chunk */
91 ushort im_boffset; /* inode offset in block in bytes */
Dxfs_ialloc.c1259 xfs_imap( in xfs_imap() function