Searched refs:CIFS_DEF_ACTIMEO (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/smb/client/
H A Dfs_context.c1209 if ((ctx->acdirmax != CIFS_DEF_ACTIMEO) ||
1210 (ctx->acregmax != CIFS_DEF_ACTIMEO)) {
1699 ctx->acregmax = CIFS_DEF_ACTIMEO;
1700 ctx->acdirmax = CIFS_DEF_ACTIMEO;
H A Dcifsglob.h50 #define CIFS_DEF_ACTIMEO (1 * HZ) macro

Completed in 142 milliseconds