Home
last modified time | relevance | path

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

/openbmc/linux/fs/smb/client/
H A Dcifsglob.h512 void __user *pbuf, bool return_changes);
H A Dsmb2ops.c2174 void __user *ioc_buf, bool return_changes) in smb3_notify() argument
2204 if (return_changes) { in smb3_notify()
2239 if (return_changes && (ret_len > 0) && (notify.data_len > 0)) { in smb3_notify()