Home
last modified time | relevance | path

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

/linux/fs/smb/client/ !
H A Dcifsglob.h50 #define MAX_REOPEN_ATT 5 /* these many maximum attempts to reopen a file */ macro
H A Dfile.c2609 if (refind > MAX_REOPEN_ATT) { in __cifs_get_writable_file()