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