Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsfs.c292 static long cifs_fallocate(struct file *file, int mode, loff_t off, loff_t len) in cifs_fallocate() function
1266 .fallocate = cifs_fallocate,
1286 .fallocate = cifs_fallocate,
1306 .fallocate = cifs_fallocate,
1324 .fallocate = cifs_fallocate,
1342 .fallocate = cifs_fallocate,
1360 .fallocate = cifs_fallocate,
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsfs.c341 static long cifs_fallocate(struct file *file, int mode, loff_t off, loff_t len) in cifs_fallocate() function
1531 .fallocate = cifs_fallocate,
1551 .fallocate = cifs_fallocate,
1571 .fallocate = cifs_fallocate,
1589 .fallocate = cifs_fallocate,
1607 .fallocate = cifs_fallocate,
1625 .fallocate = cifs_fallocate,

Completed in 5 milliseconds