Searched defs:pnfs_block_short_extent (Results 1 – 1 of 1) sorted by relevance
96 struct pnfs_block_short_extent { struct97 struct list_head bse_node;98 struct nfs4_deviceid bse_devid;99 struct block_device *bse_mdev;100 sector_t bse_f_offset; /* the starting offset in the file */101 sector_t bse_length; /* the size of the extent */