Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dextent_map.h46 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int origin);
H A Dextent_map.c864 int ocfs2_seek_data_hole_offset(struct file *file, loff_t *offset, int whence) in ocfs2_seek_data_hole_offset() function
H A Dfile.c2625 ret = ocfs2_seek_data_hole_offset(file, &offset, whence); in ocfs2_file_llseek()
/kernel/linux/linux-6.6/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) in ocfs2_seek_data_hole_offset() function
H A Dfile.c2656 ret = ocfs2_seek_data_hole_offset(file, &offset, whence); in ocfs2_file_llseek()

Completed in 9 milliseconds