Searched refs:is_trunc (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/server/ |
| H A D | oplock.h | 102 struct ksmbd_file *fp, int is_trunc); 105 struct ksmbd_file *fp, int is_trunc);
|
| H A D | oplock.c | 1759 struct ksmbd_file *fp, int is_trunc) in smb_break_all_write_oplock() argument 1773 brk_opinfo->open_trunc = is_trunc; in smb_break_all_write_oplock() 1792 struct ksmbd_file *fp, int is_trunc, in __smb_break_all_levII_oplock() argument 1842 brk_op->open_trunc = is_trunc; in __smb_break_all_levII_oplock() 1867 brk_op->is_lease && !is_trunc ? in __smb_break_all_levII_oplock() 1883 int is_trunc) in smb_break_all_levII_oplock() argument 1885 __smb_break_all_levII_oplock(work, fp, is_trunc, true, true, false); in smb_break_all_levII_oplock() 1894 struct ksmbd_file *fp, int is_trunc) in smb_break_all_levII_oplock_no_interim() argument 1896 __smb_break_all_levII_oplock(work, fp, is_trunc, false, true, false); in smb_break_all_levII_oplock_no_interim()
|