Searched defs:icx (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.c73 static s64 ntfs_ib_vcn_to_pos(ntfs_index_context *icx, VCN vcn) argument
78 static VCN ntfs_ib_pos_to_vcn(ntfs_index_context *icx, s64 pos) argument
83 static int ntfs_ib_write(ntfs_index_context *icx, INDEX_BLOCK *ib) argument
100 static int ntfs_icx_ib_write(ntfs_index_context *icx) argument
122 ntfs_index_context *icx; local
142 ntfs_index_ctx_free(ntfs_index_context *icx) argument
169 ntfs_index_ctx_put(ntfs_index_context *icx) argument
181 ntfs_index_ctx_reinit(ntfs_index_context *icx) argument
575 ntfs_ie_lookup(const void *key, const int key_len, ntfs_index_context *icx, INDEX_HEADER *ih, VCN *vcn, INDEX_ENTRY **ie_out) argument
674 ntfs_ia_open(ntfs_index_context *icx, ntfs_inode *ni) argument
688 ntfs_ib_read(ntfs_index_context *icx, VCN vcn, INDEX_BLOCK *dst) argument
715 ntfs_icx_parent_inc(ntfs_index_context *icx) argument
726 ntfs_icx_parent_dec(ntfs_index_context *icx) argument
769 ntfs_index_lookup(const void *key, const int key_len, ntfs_index_context *icx) argument
966 ntfs_ibm_vcn_to_pos(ntfs_index_context *icx, VCN vcn) argument
971 ntfs_ibm_pos_to_vcn(ntfs_index_context *icx, s64 pos) argument
976 ntfs_ibm_add(ntfs_index_context *icx) argument
997 ntfs_ibm_modify(ntfs_index_context *icx, VCN vcn, int set) argument
1045 ntfs_ibm_set(ntfs_index_context *icx, VCN vcn) argument
1050 ntfs_ibm_clear(ntfs_index_context *icx, VCN vcn) argument
1055 ntfs_ibm_get_free(ntfs_index_context *icx) argument
1142 ntfs_ib_copy_tail(ntfs_index_context *icx, INDEX_BLOCK *src, INDEX_ENTRY *median, VCN new_vcn) argument
1171 ntfs_ib_cut_tail(ntfs_index_context *icx, INDEX_BLOCK *ib, INDEX_ENTRY *ie) argument
1197 ntfs_ia_add(ntfs_index_context *icx) argument
1220 ntfs_ir_reparent(ntfs_index_context *icx) argument
1319 ntfs_ir_truncate(ntfs_index_context *icx, int data_size) argument
1357 ntfs_ir_make_space(ntfs_index_context *icx, int data_size) argument
1424 ntfs_icx_parent_vcn(ntfs_index_context *icx) argument
1429 ntfs_icx_parent_pos(ntfs_index_context *icx) argument
1435 ntfs_ir_insert_median(ntfs_index_context *icx, INDEX_ENTRY *median, VCN new_vcn) argument
1470 ntfs_ib_insert(ntfs_index_context *icx, INDEX_ENTRY *ie, VCN new_vcn) argument
1516 ntfs_ib_split(ntfs_index_context *icx, INDEX_BLOCK *ib) argument
1553 ntfs_ie_add(ntfs_index_context *icx, INDEX_ENTRY *ie) argument
1626 ntfs_index_context *icx; local
1663 ntfs_ih_takeout(ntfs_index_context *icx, INDEX_HEADER *ih, INDEX_ENTRY *ie, INDEX_BLOCK *ib) argument
1708 ntfs_ir_leafify(ntfs_index_context *icx, INDEX_HEADER *ih) argument
1729 ntfs_ih_reparent_end(ntfs_index_context *icx, INDEX_HEADER *ih, INDEX_BLOCK *ib) argument
1744 ntfs_index_rm_leaf(ntfs_index_context *icx) argument
1798 ntfs_index_rm_node(ntfs_index_context *icx) argument
1917 ntfs_index_rm(ntfs_index_context *icx) argument
1965 ntfs_index_context *icx; local
[all...]
H A Dreparse.c135 ntfs_index_context *icx; local
[all...]
H A Ddir.c2509 ntfs_index_context *icx; local

Completed in 62 milliseconds