Searched refs:CIFS_DEF_ACTIMEO (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/fs/cifs/ | ||
| H A D | cifsglob.h | 55 #define CIFS_DEF_ACTIMEO (1 * HZ) macro |
| H A D | connect.c | 1453 vol->actimeo = CIFS_DEF_ACTIMEO; in cifs_parse_mount_options() |