Searched refs:smb2_sync_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | smb2ops.c | 1914 smb2_sync_write(const unsigned int xid, struct cifs_fid *pfid, in smb2_sync_write() function 5184 .sync_write = smb2_sync_write, 5284 .sync_write = smb2_sync_write, 5389 .sync_write = smb2_sync_write, 5502 .sync_write = smb2_sync_write,
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | smb2ops.c | 1874 smb2_sync_write(const unsigned int xid, struct cifs_fid *pfid, in smb2_sync_write() function 5260 .sync_write = smb2_sync_write, 5362 .sync_write = smb2_sync_write, 5468 .sync_write = smb2_sync_write, 5582 .sync_write = smb2_sync_write,
|
Completed in 14 milliseconds