Home
last modified time | relevance | path

Searched refs:ntfs_fallocate (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/fs/ntfs3/
Dfile.c540 static long ntfs_fallocate(struct file *file, int mode, loff_t vbo, loff_t len) in ntfs_fallocate() function
1401 .fallocate = ntfs_fallocate,