Home
last modified time | relevance | path

Searched refs:MAX_CACHED_FIDS (Results 1 – 3 of 3) sorted by relevance

/linux/fs/smb/client/
H A Dfs_context.h384 #define MAX_CACHED_FIDS 16 macro
H A Dfs_context.c1985 ctx->max_cached_dirs = MAX_CACHED_FIDS; in smb3_init_fs_context()
H A Dcifsfs.c820 if (tcon->max_cached_dirs != MAX_CACHED_FIDS) in cifs_show_options()