Home
last modified time | relevance | path

Searched refs:f2fs_seek_block (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dfile.c401 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block() function
498 return f2fs_seek_block(file, offset, whence); in f2fs_llseek()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dfile.c411 static loff_t f2fs_seek_block(struct file *file, loff_t offset, int whence) in f2fs_seek_block() function
511 return f2fs_seek_block(file, offset, whence); in f2fs_llseek()

Completed in 11 milliseconds