Home
last modified time | relevance | path

Searched defs:lcn (Results 1 – 4 of 4) sorted by relevance

/linux/fs/erofs/
H A Dzmap.c13 unsigned long lcn; member
24 unsigned long lcn) in z_erofs_load_full_lcluster()
101 unsigned long lcn, bool lookahead) in z_erofs_load_compact_lcluster()
241 unsigned int lcn, bool lookahead) in z_erofs_load_lcluster_from_disk()
261 unsigned long lcn = m->lcn - lookback_distance; in z_erofs_extent_lookback() local
298 unsigned long lcn = m->lcn + 1; in z_erofs_get_extent_compressedlen() local
358 u64 lcn = m->lcn, headlcn = map->m_la >> lclusterbits; in z_erofs_get_extent_decompressedlen() local
/linux/fs/ntfs3/
H A Drun.c23 CLST lcn; /* Logical cluster number. */ member
192 bool run_lookup_entry(const struct runs_tree *run, CLST vcn, CLST *lcn, in run_lookup_entry()
316 bool run_add_entry(struct runs_tree *run, CLST vcn, CLST lcn, CLST len, in run_add_entry()
596 CLST *lcn, CLST *len) in run_get_entry()
820 CLST next_vcn, vcn, lcn; in run_pack() local
924 u64 prev_lcn, vcn64, lcn, next_vcn; in run_unpack() local
1057 CLST next_vcn, lcn, len; in run_unpack_ex() local
H A Dbitmap.c510 CLST lcn, clen; in wnd_rescan() local
683 CLST lcn, clen; in wnd_map() local
1388 void wnd_zone_set(struct wnd_bitmap *wnd, size_t lcn, size_t len) in wnd_zone_set()
1408 CLST len = 0, lcn = 0, done = 0; in ntfs_trim_fs() local
/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_common.h215 struct b43_phy_lcn *lcn; member