Searched refs:MAX_REOPEN_ATT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/cifs/ | ||
| D | cifsglob.h | 42 #define MAX_REOPEN_ATT 5 /* these many maximum attempts to reopen a file */ macro |
| D | file.c | 2065 if (refind > MAX_REOPEN_ATT) { in cifs_get_writable_file() |