Searched defs:lcn (Results 1 – 4 of 4) sorted by relevance
| /linux/fs/erofs/ |
| H A D | zmap.c | 13 unsigned long lcn; member 24 unsigned long lcn) in z_erofs_load_full_lcluster() 97 unsigned long lcn, bool lookahead) in z_erofs_load_compact_lcluster() 237 unsigned int lcn, bool lookahead) in z_erofs_load_lcluster_from_disk() 272 unsigned long lcn = m->lcn - lookback_distance; in z_erofs_extent_lookback() local 303 unsigned long lcn = m->lcn + 1; in z_erofs_get_extent_compressedlen() local 356 u64 lcn = m->lcn, headlcn = map->m_la >> lclusterbits; in z_erofs_get_extent_decompressedlen() local
|
| /linux/fs/ntfs3/ |
| H A D | file.c | 211 CLST vcn, lcn, clen; in ntfs_extend_initialized_size() local 387 CLST lcn, len; in ntfs_file_mmap_prepare() local 456 CLST lcn, clen; in ntfs_extend() local 754 CLST lcn, clen; in ntfs_fallocate() local 1068 CLST lcn, clen; in ntfs_compress_write() local
|
| H A D | bitmap.c | 510 CLST lcn, clen; in wnd_rescan() local 683 CLST lcn, clen; in wnd_map() local 1389 void wnd_zone_set(struct wnd_bitmap *wnd, size_t lcn, size_t len) in wnd_zone_set() 1409 CLST len = 0, lcn = 0, done = 0; in ntfs_trim_fs() local
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_common.h | 215 struct b43_phy_lcn *lcn; member
|