Searched refs:ocfs2_seek_data_hole_offset (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ocfs2/
H A Dextent_map.h44 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int origin);
H A Dextent_map.c862 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int whence) function
H A Dfile.c2658 ret = ocfs2_seek_data_hole_offset(file, &offset, whence);

Completed in 340 milliseconds