Home
last modified time | relevance | path

Searched refs:got_ip (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/smb/client/
H A Dfs_context.h162 bool got_ip; member
H A Dfs_context.c699 if (!ctx->got_ip) { in smb3_fs_context_validate()
1276 ctx->got_ip = false; in smb3_fs_context_parse_param()
1285 ctx->got_ip = true; in smb3_fs_context_parse_param()
/kernel/linux/linux-5.10/fs/cifs/
H A Dconnect.c1404 bool got_ip = false; in cifs_parse_mount_options() local
2042 got_ip = false; in cifs_parse_mount_options()
2054 got_ip = true; in cifs_parse_mount_options()
2249 if (!got_ip) { in cifs_parse_mount_options()

Completed in 10 milliseconds