Searched refs:xfile_seek_data (Results 1 – 5 of 5) sorted by relevance
21 loff_t xfile_seek_data(struct xfile *xf, loff_t pos);
229 xfile_seek_data( in xfile_seek_data() function
313 new_pos = xfile_seek_data(array->xfile, end_pos); in xfarray_find_data()
1031 DEFINE_XFILE_EVENT(xfile_seek_data);
2064 calling ``xfile_seek_data`` (which internally uses ``SEEK_DATA``) to skip areas2254 To allocate a btree block, use ``xfile_seek_data`` to find a gap in the file.