Home
last modified time | relevance | path

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

/openbmc/linux/fs/ntfs3/
H A Dfile.c432 static long ntfs_fallocate(struct file *file, int mode, loff_t vbo, loff_t len) in ntfs_fallocate() function
1236 .fallocate = ntfs_fallocate,