HelenOS sources
cdfs_lba_t 247 uspace/srv/fs/cdfs/cdfs_ops.c cdfs_lba_t lba; /**< LBA of data on disk */
cdfs_lba_t 650 uspace/srv/fs/cdfs/cdfs_ops.c cdfs_lba_t lba = index / BLOCK_SIZE;
cdfs_lba_t 898 uspace/srv/fs/cdfs/cdfs_ops.c static errno_t cdfs_find_joliet_svd(service_id_t sid, cdfs_lba_t altroot,
cdfs_lba_t 901 uspace/srv/fs/cdfs/cdfs_ops.c cdfs_lba_t bi;
cdfs_lba_t 966 uspace/srv/fs/cdfs/cdfs_ops.c static errno_t iso_read_vol_desc(service_id_t sid, cdfs_lba_t altroot,
cdfs_lba_t 1040 uspace/srv/fs/cdfs/cdfs_ops.c cdfs_lba_t altroot)
cdfs_lba_t 1056 uspace/srv/fs/cdfs/cdfs_ops.c static cdfs_t *cdfs_fs_create(service_id_t sid, cdfs_lba_t altroot)
cdfs_lba_t 1099 uspace/srv/fs/cdfs/cdfs_ops.c cdfs_lba_t altroot = 0;
cdfs_lba_t 1156 uspace/srv/fs/cdfs/cdfs_ops.c cdfs_lba_t altroot = 0;
cdfs_lba_t 1287 uspace/srv/fs/cdfs/cdfs_ops.c cdfs_lba_t lba = pos / BLOCK_SIZE;
HelenOS homepage, sources at GitHub