Searched refs:MAX_REOPEN_ATT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/fs/cifs/ | ||
A D | cifsglob.h | 46 #define MAX_REOPEN_ATT 5 /* these many maximum attempts to reopen a file */ macro |
A D | file.c | 2276 if (refind > MAX_REOPEN_ATT) { in cifs_get_writable_file() |
Completed in 19 milliseconds