Searched refs:ocfs2_fallocate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | file.c | 2098 static long ocfs2_fallocate(struct file *file, int mode, loff_t offset, in ocfs2_fallocate() function 2756 .fallocate = ocfs2_fallocate, 2802 .fallocate = ocfs2_fallocate,
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | file.c | 2092 static long ocfs2_fallocate(struct file *file, int mode, loff_t offset, in ocfs2_fallocate() function 2789 .fallocate = ocfs2_fallocate, 2836 .fallocate = ocfs2_fallocate,
|
Completed in 7 milliseconds