Searched refs:nonativesocket (Results 1 – 5 of 5) sorted by relevance
338 bool nonativesocket:1; member
1781 ctx->nonativesocket = 1; /* POSIX mounts use NFS style reparse points */ in smb3_fs_context_parse_param() 1921 ctx->nonativesocket = result.negated; in smb3_fs_context_parse_param() 2040 ctx->nonativesocket = 0; in smb3_init_fs_context()
712 if (S_ISSOCK(mode) && !ctx->nonativesocket && ctx->reparse_type != CIFS_REPARSE_TYPE_NONE) in mknod_reparse()
756 if (cifs_sb->ctx->nonativesocket) in cifs_show_options() 757 seq_puts(s, ",nonativesocket"); in cifs_show_options()
2967 if (old->ctx->nonativesocket != new->ctx->nonativesocket) in compare_mount_options()