Searched defs:lcn (Results 1 - 10 of 10) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Ddebug.c59 LCN lcn = (rl + i)->lcn; local
H A Drunlist.h48 LCN lcn; /* lcn = Starting logical cluster number. */ member in struct:_runlist_element
H A Ddevice.c436 s64 ntfs_cluster_read(const ntfs_volume *vol, const s64 lcn, const s64 count, argument
472 s64 ntfs_cluster_write(const ntfs_volume *vol, const s64 lcn, argument
[all...]
H A Dlcnalloc.c95 static void update_full_status(ntfs_volume *vol, LCN lcn) argument
239 LCN last_read_pos, lcn; local
620 ntfs_cluster_free_basic(ntfs_volume *vol, s64 lcn, s64 count) argument
[all...]
H A Dioctl.c89 static int fstrim_clusters(ntfs_volume *vol, LCN lcn, s64 length) argument
229 static inline LCN align_up(ntfs_volume *vol, LCN lcn, u64 granularity) argument
H A Dmft.c717 LCN lcn; local
1038 LCN lcn; local
[all...]
H A Drunlist.c787 LCN lcn; /* Current lcn. */ local
1807 LCN lcn = rl->lcn; local
[all...]
H A Dattrib.c613 LCN lcn; local
880 LCN lcn; local
[all...]
/haiku/src/add-ons/kernel/file_systems/ntfs/utils/
H A Dutils.c735 int utils_cluster_in_use(ntfs_volume *vol, long long lcn) argument
[all...]
H A Dmkntfs.c160 LCN lcn; /* first allocated cluster */ member in struct:BITMAP_ALLOCATION
280 static BOOL bitmap_allocate(LCN lcn, s64 length) argument
330 bitmap_deallocate(LCN lcn, s64 length) argument
384 bitmap_get_and_set(LCN lcn, unsigned long length) argument
415 bitmap_build(u8 *buf, LCN lcn, s64 length) argument
773 LCN lcn, end, prev_lcn = 0LL; local
[all...]

Completed in 119 milliseconds