Home
last modified time | relevance | path

Searched refs:nonativesocket (Results 1 – 4 of 4) sorted by relevance

/linux/fs/smb/client/
H A Dfs_context.h338 bool nonativesocket:1; member
H A Dreparse.c727 if (S_ISSOCK(mode) && !ctx->nonativesocket && ctx->reparse_type != CIFS_REPARSE_TYPE_NONE) in mknod_reparse()
H A Dcifsfs.c771 if (cifs_sb->ctx->nonativesocket) in cifs_show_options()
H A Dconnect.c2967 if (old->ctx->nonativesocket != new->ctx->nonativesocket) in compare_mount_options()