Lines Matching defs:data
24 * @data: index entry data (points into @entry)
25 * @data_len: length in bytes of @data
35 * @entry is the index entry described by this context. @data and @data_len
36 * are the index entry data and its length in bytes, respectively. @data
50 * @entry and its @data without having to allocate a buffer and copy the @entry
51 * and/or its @data into it.
53 * When finished with the @entry and its @data, call ntfs_index_ctx_put() to
64 void *data;