Searched defs:keep_size (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2ops.c | 3374 smb3_zero_range(struct file *file, struct cifs_tcon *tcon, loff_t offset, loff_t len, bool keep_size) smb3_zero_range() argument 3606 smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon, loff_t off, loff_t len, bool keep_size) smb3_simple_falloc() argument
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2ops.c | 3325 smb3_zero_range(struct file *file, struct cifs_tcon *tcon, loff_t offset, loff_t len, bool keep_size) smb3_zero_range() argument 3552 smb3_simple_falloc(struct file *file, struct cifs_tcon *tcon, loff_t off, loff_t len, bool keep_size) smb3_simple_falloc() argument
|
Completed in 14 milliseconds